# Cloak Datastructures Library

The Cloak library aims to provide some extra datastructures to Python, to complement the built-in data structures.
Currently the Cloak library provides a usable Option type for Python developers.