text

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string text(Allocator allocator, T t)
    @safe nothrow @trusted
    string
    text
    (
    Allocator
    T...
    )
    (
    ref Allocator allocator
    ,
    T t
    )
  2. string text(T t)

Meta