aboutsummaryrefslogtreecommitdiff
path: root/examples/working/suspend.ey
blob: d512502ae9363a63489f42c5c290eb7bb20fad8e (plain)
1
2
3
4
5
6
0 10 range { ==i
  i dump
  i 5 eq {
    { _ { * }_ "coroutine-suspend" sys .freeze * } !! *
  } rep
} each