ModelMap.opApply

Undocumented in source. Be warned that the author may not have intended to support it.

class ModelMap(TKey, TValue)
int
opApply
(
int delegate
(
ref TKey
,
ref TValue
)
dg
)

Meta