gerbil
gerbil copied to clipboard
export add-load-path et al. from some namespace?
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.