Text.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Text opCall(const(char[]) cat)
    struct Text
    @nogc ref return
    opCall
    (
    const(char[]) cat
    )
  2. Text opCall(T num, size_t base)

Meta