Created
November 16, 2019 21:54
-
-
Save chelseatroy/125ff56dd1577c54d9f60bfe1169e01a to your computer and use it in GitHub Desktop.
require procedure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(try '(define (require predicate) (if predicate #t (amb))) env) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment