Skip to content

A collection of Python functions on iterables and collections inspired by the Kotlin collections API in its standard library. See https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/#functions

Notifications You must be signed in to change notification settings

AvlWx2014/collektions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colleKtions

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:

  1. The name collections, which is obvious
  2. The intentional misspelling with a K since kt is the file extension used for Kotlin source files.

About

A collection of Python functions on iterables and collections inspired by the Kotlin collections API in its standard library. See https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/#functions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages