gerbil icon indicating copy to clipboard operation
gerbil copied to clipboard

export add-load-path et al. from some namespace?

Open fare opened this issue 5 years ago • 0 comments

Right now, to use the load-path facility from in a module, we need to (extern namespace: #f with-cons-load-path load-path add-load-path). It would be nice to have a standard module that exports them.

fare avatar Apr 20 '20 08:04 fare