Package-level declarations
Framework-agnostic helpers: alphabets, combinatorics, long↔UUID namespacing, bit-packing.
Types
Link copied to clipboard
object EffectiveAlphabets
Ready-made character sets.
Link copied to clipboard
object EffectiveCombinator
Combinatorial helpers.
Link copied to clipboard
object EffectiveUtils
Misc general-purpose helpers.
Link copied to clipboard
Maps longs to/from UUIDs using a fixed high-bits getPrefix as a namespace, so ids can be encoded as UUIDs and recognized back (e.g. zone-box render handles).