Glad to see "check-satisfied" enter the pantheon. A request: "check": test passes if expression(s) evaluate to true, otherwise fails.
ex: (check (ascending? (sort list))) ex: (check (> x 0) (< y 0)) Cheers -ams ____________________ Racket Users list: http://lists.racket-lang.org/users