CyclicRangePrimitives.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(T val)
    mixintemplate CyclicRangePrimitives(T, string makeCopy = "typeof(cast() this) copy;")
    void
    put
    ()
    (
    auto ref T val
    )
  2. void put(T val)
  3. void put(T[n] rhs)
  4. void put(Range rhs)

Meta