Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Commit

Permalink
3281
Browse files Browse the repository at this point in the history
  • Loading branch information
akkartik committed Nov 7, 2013
1 parent fc799bd commit 1375bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 052num.wart
Expand Up @@ -37,7 +37,7 @@ let ($<) (<)

def (> ... args)
(aand (all (fn((x y)) (y < x))
pairwise.args)
pairwise.args)
(or last.args it))

def (<= ... args)
Expand Down

0 comments on commit 1375bcc

Please sign in to comment.