RosettaCodeData/Task/Order-two-numerical-lists/PicoLisp/order-two-numerical-lists.l

3 lines
43 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
: (> (1 2 0 4 4 0 0 0) (1 2 1 3 2))
-> NIL