JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(def f (ev/spawn 4)) (ev/sleep 0.0001) # give ev a chance in the REPL, remove in file (fiber/last-value f) # => 4