ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
MapSet.emptySet
ae
utils
mapset
MapSet
The empty set. Represents a set which holds zero values.
struct
MapSet
(DimName, DimValue, DimValue nullValue = DimValue.init)
static immutable
auto
emptySet
=
MapSet
(
emptySetRoot
)
;
Meta
Source
See Source File
ae
utils
mapset
MapSet
functions
addToCache
all
bringToFront
cartesianProduct
completeSuperset
count
deduplicate
get
getDims
getDimsAndValues
lazyMap
merge
normalize
opEquals
optimize
remove
reorderUsing
set
slice
subtract
swapDepth
toHash
toString
uniqueNodes
static functions
clearCache
static variables
cache
emptySet
unitSet
structs
Node
Pair
variables
root
The empty set. Represents a set which holds zero values.