FashMap.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
struct FashMap(K, V, const size_t cap = 64)
int
opApply
(
int delegate
(
ref const K
,
ref V
)
dg
)

Meta