addSetFunc.addSetFunc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ReturnType!void addSetFunc(AK key, AV value)
  2. ReturnType!void addSetFunc(AK key)
    template addSetFunc(AddMode mode)
    ref
    static if(!(haveValues))
    ReturnType!void
    addSetFunc
    (
    AK
    )
    (
    auto ref AK key
    )
    if (
    is(AK : K)
    )

Meta