diff --git a/README.md b/README.md index bc248f9..2bc8ea6 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,15 @@ Possible additions: - [ ] conditional compilation - [ ] `foreach` - [ ] `evaluate` -- [ ] pattern matching +- [x] pattern matching - [ ] varidict functions and keyword parameters - [ ] modules - [x] dictionaries - [x] interpolation - [ ] overload -- [ ] pattern matching on functions +- [x] pattern matching on functions # Glossary Squire doth contain a multitude of fancy parlance: -- `tome`s are dictionaries. \ No newline at end of file +- `tome`s are dictionaries.