cascade-functions/README.md
2022-10-16 17:51:27 -05:00

12 lines
263 B
Markdown

# `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");
```