A collection of Python functions on iterables and collections inspired by the Kotlin collections standard library API.
For the curious, the name is a reference to the Kotlin collections API in two ways:
- The name collections, which is obvious
- The intentional misspelling with a K since
kt
is the file extension used for Kotlin source files.