SmallTable.getOrCreate

Undocumented in source. Be warned that the author may not have intended to support it.
struct SmallTable(K, V, ushort capacity_)
static if(!is(V == void))
V*
getOrCreate
(
K k
)

Meta