function
boot.janet on line 2549 , column 1
(curenv &opt n )
Get the current environment table. Same as `(fiber/getenv
(fiber/current))` . If `n` is provided , gets the nth prototype of
the environment table.