Escaper.this

Undocumented in source.
  1. this()
  2. this(S range)
    struct Escaper(S)
    pure
    this
    ()
    if (
    isInputRange!S &&
    is(ForeachType!S : const(char))
    )

Meta