1
0
mirror of https://github.com/janet-lang/janet synced 2026-03-20 22:59:47 +00:00
Files
janet/examples/threads.janet
Calvin Rose 6a39c4b91d Pass thread body explicitly in thread/new.
Doing it via thread/send make sense, but is a bit
strange. Passing the body explicitly will make more
sense to API users.
2019-12-18 15:07:46 -05:00

1.6 KiB