JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(compare> 1 0) # => true (compare> 10 9.9) # => true (compare> :a :b) # => false (compare> :b :a) # => true