CellBuffer.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(Grapheme g)
  2. void put(Char c)
    class CellBuffer
    @safe
    void
    put
    (
    Char
    )
    (
    Char c
    )
    if (
    isSomeChar!Char
    )

Meta