You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.
To fully supersede existing pattern matching libraries, optima should have an optima-extensions.asd, or optima-extras.asd or optima-contrib.asd, or whatever the name.
It should depend-on:
fare-quasiquote, and include patterns for quasiquote (I will do that), to supersede fare-matcher.
cl-ppcre, and include patterns to use it, to supersede pcond.
The text was updated successfully, but these errors were encountered:
interested in your library but would you mind giving me some usage examples?
I ... read your README and quasiquote-test.lisp but ... failed to understand how to use it.
To fully supersede existing pattern matching libraries, optima should have an optima-extensions.asd, or optima-extras.asd or optima-contrib.asd, or whatever the name.
It should depend-on:
fare-quasiquote, and include patterns for quasiquote (I will do that), to supersede fare-matcher.
cl-ppcre, and include patterns to use it, to supersede pcond.
The text was updated successfully, but these errors were encountered: