More after-thoughts.
This commit is contained in:
parent
fcb8e19236
commit
e4af8d0370
1 changed files with 2 additions and 0 deletions
|
@ -30,3 +30,5 @@ E.g.
|
|||
|
||||
for i <- list, j <- list, k <- list, do: ...
|
||||
|
||||
However, can't short-circuit comprehensions, so maybe recursion was a good choice after all 🤷♂️
|
||||
|
||||
|
|
Loading…
Reference in a new issue