Hashtable.keyValuePairs

Undocumented in source. Be warned that the author may not have intended to support it.
struct Hashtable(K, V)
Array!(Tuple!(K, "key", V, "value"))
keyValuePairs
(
this _
)
()

Meta