Module: Smplkit::Op
- Defined in:
- lib/smplkit/flags/types.rb
Overview
Operators supported by Smplkit::Rule#when.
Customers should prefer Smplkit::Op::EQ etc. over raw strings so the IDE can validate calls. Raw strings are still accepted for backward compatibility.