JuliaServices / Match.jl

Advanced Pattern Matching for Julia
https://juliaservices.github.io/Match.jl/latest/
Other
240 stars 22 forks source link

Update index.md #66

Closed dunefox closed 1 year ago

dunefox commented 3 years ago

I changed a couple of instances of [x:y] to [x:y...] in order to make some examples work again. Matching 3D matrices and num_match(3:10) still doesn't work, though.

gafter commented 1 year ago

Fixed in #78