modus
modus copied to clipboard
Namespace/differentiation for builtin rules
use(url, image, path).
url(str, protocol, host, port, path).
image(str, name, tag).
path(str, directory, filename).
or having builtin be prefixed with something like $path
or @path
or having uppercase names for builtins etc
or having proper namespaces, such as std/run(...)