ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
MapSet.uniqueNodes
ae
utils
mapset
MapSet
Count and return the total number of unique nodes in this MapSet.
struct
MapSet
(DimName, DimValue, DimValue nullValue = DimValue.init)
const
size_t
uniqueNodes
(
)
Meta
Source
See Implementation
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
Count and return the total number of unique nodes in this MapSet.