ae v0.0.2782 (2020-09-13T20:08:55Z)
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
count
deduplicate
get
getDims
getDimsAndValues
merge
opEquals
optimize
remove
set
slice
subtract
toHash
toString
uniqueNodes
static functions
clearCache
static variables
emptySet
unitSet
structs
Node
Pair
variables
root
The empty set. Represents a set which holds zero values.