KV.key

Undocumented in source. Be warned that the author may not have intended to support it.
  1. K key [@property getter]
  2. K key [@property setter]
    struct KV
    @property pure nothrow @safe @nogc
    void
    key
    (
    K val
    )

Meta