cascade-functions/README.md

12 lines
263 B
Markdown
Raw Permalink Normal View History

2022-10-16 22:46:24 +00:00
# `cascade-functions`
General purpose functions that might be useful.
One file per function. Start with a _ to disable the function being automatically imported.
### Usage
```
with import (fetchGit "https://gitlab.com/jamesandariese/cascade-functions");
```