mcmtilman / Common

Common functionality for various projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common

BitSet

Contains a simple bitset implementation limited by the number of bits in an Int.

Trie

Provides a simple default Trie implementation. When clearing entries, the trie is not re-structured.

About

Common functionality for various projects

License:Apache License 2.0


Languages

Language:Swift 100.0%