diff --git a/doc/pattern.md b/doc/pattern.md index ec7deb9..61d6bef 100644 --- a/doc/pattern.md +++ b/doc/pattern.md @@ -121,6 +121,9 @@ Can we do both?: The above would assign `1` to `Foo` and `5` to `Bar`. +#### Keeping the `-` +TODO + ### Lists Everything that applies to vectors applies to lists, as far as pattern matching goes: