Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Liquid::BinOperator(T)
Inherits
Reference
<
Object
Constants
OPS = ["==", "!=", "<=", ">=", "<", ">"]
Class methods
check_operator
(str :
String
)
Source
process
(operator :
String
, left :
Any
, right :
Any
) :
Any
Source