Patt.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Seq opBinary(Patt rhs)
  2. Alt opBinary(Patt rhs)
    class Patt
    @safe pure nothrow
    opBinary
    (
    string op
    )
    if (
    op == `|`
    )

Meta