ae v0.0.2782 (2020-09-13T20:08:55Z)
Home
Dub
Repo
MapSet.Pair
ae
utils
mapset
MapSet
Undocumented in source.
struct
MapSet
(DimName, DimValue, DimValue nullValue = DimValue.init)
struct
Pair {
DimValue
value
;
MapSet
set
;
}
Members
Variables
set
MapSet
set
;
Undocumented in source.
value
DimValue
value
;
Undocumented in source.
Meta
Source
See Implementation
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