OrderedMap.require

Undocumented in source. Be warned that the author may not have intended to support it.
struct OrderedMap(K, V)
ref
V
require
()
(
auto ref K key
,
lazy V value = V.init
)

Meta