gss / parser

Constraint Cascading Style Sheets compiler
MIT License
48 stars 6 forks source link

Add -> and <- operators #34

Open Inviz opened 9 years ago

Inviz commented 9 years ago

<- should invert its arguments and be parsed as ->

paulyoung commented 9 years ago

Could you provide more info on these?

Inviz commented 9 years ago

Just binary operator like > or <

paulyoung commented 9 years ago

I meant, as in those two operators mean "less than" or "greater than", what do the arrows mean?