function
/usr/local/lib/janet/spork/ev-utils.janet on line 65, column 1
(pcall f n)
Call a function n times (in parallel) for side effects. Each
function is called with an integer argument indicating a fiber
index. Returns nil.