Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tuukkah
on Feb 27, 2023
|
parent
|
context
|
favorite
| on:
Zig's multi-sequence for loops
Right, it's not an ordinary list comprehension. It's a parallel list comprehension though:
zip as bs = [(a,b) | a <- as | b <- bs]
https://downloads.haskell.org/ghc/latest/docs/users_guide/ex...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: