Impl.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. V* get(K k)
    template Impl(alias data)
    static
    V*
    get
    (
    in K k
    )
  2. V get(K k, V def)

Meta