HiBONT.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opIndexAssign(HiBONT x, const(char[]) key)
  2. void opIndexAssign(T x, const(char[]) key)
  3. void opIndexAssign(T x, size_t index)
  4. void opIndexAssign(HiBONT x, size_t index)
    struct HiBONT
    @nogc
    void
    opIndexAssign
    (
    ref HiBONT x
    ,
    const size_t index
    )

Meta