Documentation
¶
Overview ¶
Package collection provides some useful functions for working with data structures that contain multiple elements.
Many languages have their own collection library:
- C#: https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/collections
- Rust: https://doc.rust-lang.org/std/collections/index.html
- Swift: https://github.com/apple/swift-collections
- Kotlin: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/
- Python3: https://docs.python.org/3/library/collections.html
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.