FashMap.insert

Undocumented in source. Be warned that the author may not have intended to support it.
struct FashMap(K, V, const size_t cap = 64)
@trusted
bool
insert
(
K k
,
V v
)

Meta