Parser.any

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Group any(ThisParser other, bool prepend)
  2. Group any(Group other, bool prepend)
    class Parser(B, S = string)
    Group
    any
    (
    Group other
    ,
    bool prepend
    )
    if (
    isSomeString!S
    )

Meta