Changeset trunk,24 for trunk/matching.lisp
- Timestamp:
- 06/24/2007 01:48:00 AM (19 years ago)
- revision id:
- svn-v3-trunk0:2948df59-2b31-0410-8e06-c40c0b09d5b6:trunk:24
- File:
-
- 1 edited
-
trunk/matching.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/matching.lisp
r21 r24 234 234 (list 235 235 (destructuring-bind (head . tail) rule 236 ( case head236 (symcase head 237 237 (^ (destructuring-bind (regex) tail 238 238 `(if-matches-regex ,input ,regex (,next ,match) ,then ,else)))
Note: See TracChangeset
for help on using the changeset viewer.
