Skip to content

Commit 3106b80

Browse files
committed
Support variants
Variants are composed of a tag and a value. Matching consists of checking first the equivalence of the tag and then recursively matching on the value. Booleans are just #true() and #false() (as before, but now with a Hole()).
1 parent 108e219 commit 3106b80

File tree

1 file changed

+146
-99
lines changed

1 file changed

+146
-99
lines changed

0 commit comments

Comments
 (0)