insert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void insert(T t, K k, V v)
  2. void insert(T t, K k, V v)
    version(!XML_AA)
    @trusted
    void
    insert
    (
    T
    K
    V
    )
    (
    ref T t
    ,
    K k
    ,
    V v
    )

Meta