AllocAppender.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(E el)
    struct AllocAppender(ArrayType : E[], E)
    @safe
    void
    put
    (
    E el
    )
  2. void put(ArrayType arr)
  3. void put(ElemType[] arr)
  4. void put(dchar el)
  5. void put(dchar el)

Meta