Pattern matching on sequences: Providing a lazy version of [head, ...tail] #141
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
needs-api-design
Implement the standard pattern matching structure
[head, ...tail]
but using iterators…so with lazyness.The text was updated successfully, but these errors were encountered: