Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

Convert (not (or ...)) to (and (not ...) ...)? #78

Open
m2ym opened this issue Apr 1, 2013 · 1 comment
Open

Convert (not (or ...)) to (and (not ...) ...)? #78

m2ym opened this issue Apr 1, 2013 · 1 comment

Comments

@m2ym
Copy link
Owner

m2ym commented Apr 1, 2013

No description provided.

@guicho271828
Copy link
Contributor

Trivia implements and patterns as a combination of guard1 and or1 patterns.
https://github.com/guicho271828/trivia/blob/master/level2/derived.lisp#L3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants