Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
klibertp
5 months ago
|
parent
|
context
|
favorite
| on:
Some programming language ideas
Raku can do this with Phasers:
https://docs.raku.org/language/phasers
and last/next/redo:
https://docs.raku.org/language/phasers
Though, you still need all that to be nested inside the loop (a closure, more generally.)
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Though, you still need all that to be nested inside the loop (a closure, more generally.)