Skip to content

Instantly share code, notes, and snippets.

@chelseatroy
Created November 16, 2019 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chelseatroy/125ff56dd1577c54d9f60bfe1169e01a to your computer and use it in GitHub Desktop.
Save chelseatroy/125ff56dd1577c54d9f60bfe1169e01a to your computer and use it in GitHub Desktop.
require procedure
(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