# 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 usable Option and Try types for Python developers.