RedBlack.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Ref set(V v, A a)
    struct RedBlack(V, A = AttributeDummy)
    final
    static if(!is(typeof(A) == AttributeDummy))
    set
    (
    V v
    ,)
  2. Ref set(V v)

Meta