syncYield

Calls an asynchronous function and blocks until it returns using Fiber.yield

JSONValue
syncYield
(
alias fn
Args...
)
(
Args args
)

Meta