JanetDocsPlaygroundI'm feeling luckyGitHub sign in

fiber/root



    cfunction
    src/core/fiber.c on line 598, column 1

    (fiber/root)

    Returns the current root fiber. The root fiber is the oldest 
    ancestor that does not have a parent.


1 exampleSign in to add an example
Loading...
(fiber/root) # => <fiber 0x562FF22F10A0> your hex number will differ
pepePlayground