Accessing AssociationsReturned by MATCH
(match '(hello there) '(hello there))
((YES . YES))
;;; VAL is defined in MATCH.CL
(val 'x '((x . 5)(y . 10))
5
(val 'x (match '(hi (? x))'(hi there)))
THERE
Previous slide
Next slide
Back to first slide
View graphic version