_addSetFunc._addSetFunc

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

Meta