This commit is contained in:
Brian Picciano 2013-07-23 12:42:25 -04:00
parent 8b7edd82dd
commit 0eda1e5681

View File

@ -121,6 +121,9 @@ Can we do both?:
The above would assign `1` to `Foo` and `5` to `Bar`. The above would assign `1` to `Foo` and `5` to `Bar`.
#### Keeping the `-`
TODO
### Lists ### Lists
Everything that applies to vectors applies to lists, as far as pattern matching goes: Everything that applies to vectors applies to lists, as far as pattern matching goes: