mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
SmallTable.extend
mecca
containers
tables
SmallTable
Undocumented in source. Be warned that the author may not have intended to support it.
SmallTable
extend
(K[] ks)
SmallTable
extend
(R ks)
struct
SmallTable
(K, V, ushort capacity_)
ref
static if
(!(
!is(V == void)
))
SmallTable
extend
(
R
)
(
R
ks
)
Meta
Source
See Implementation
mecca
containers
tables
SmallTable
functions
add
extend
getOrCreate
opApply
opBinary
opBinaryRight
opEquals
opIndex
opIndexAssign
opIndexUnary
pop
remove
removeAll
manifest constants
capacity
properties
array
byKey
byValue
empty
full
length