Open verdverm opened 3 years ago
This is largely done where possible, for the glob / filesystem based helpers.
Need to document, wait until other helper funcs are implemented. (Value, String)
Generally, we are moving towards always loading and handling all inputs the same way. There may still be a difference when the files / values being operated on are top-level list types.
Can we support imports for the first arg to:
Is there a difference between stdlib and external modules?