previous | index | next

Matching Examples

If matches? and substitutions-in-to-match are successfully implemented, you should see the following behavior:
     (matches? '(_ b _) '(a b c)) 

previous | index | next