ANSI.opBinary

Concatanate another code to the existing one

struct ANSI
const
opBinary
(
string op
)
if (
op == "|" ||
op == "+"
||
op == "~"
)

Meta