SingleVarCrafter.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(T x, T y)
    struct SingleVarCrafter(T = float)
    void
    put
    (
    bool flush = false
    )
    (
    T x
    ,
    T y
    )
  2. void put(T[] xs, T[] ys)
  3. void put(immutable(T)[] xs, immutable(T)[] ys)

Meta