Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(message = "This API is currently experimental. It may become incompatible or change without warnings in future versions.")
Link copied to clipboard
MutableSet implementation that can store values in range 0..31.
Functions
Link copied to clipboard
Creates a MutableSet optimized for storing elements of enumerations.
Link copied to clipboard
Copies a regular Set into a mutable set optimized for enumerations.