List.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(T val)
  2. void put(List!(T) rhs)
    struct List(T)
    void
    put
    (
    ref List!(T) rhs
    )

Meta