function
boot.janet on line 3141 , column 1
(require path & args )
Require a module with the given name. Will search all of the paths
in `module/paths` . Returns the new environment returned from
compiling and running the file.