KeyValueStore.get

Undocumented in source. Be warned that the author may not have intended to support it.
struct KeyValueStore(K, V)
V
get
()
(
auto ref const K k
,
auto ref V defaultValue
)

Meta