> For the complete documentation index, see [llms.txt](https://daseldocs.tomwright.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daseldocs.tomwright.me/functions.md).

# Functions

- [abs](https://daseldocs.tomwright.me/functions/abs.md)
- [add](https://daseldocs.tomwright.me/functions/add.md)
- [all](https://daseldocs.tomwright.me/functions/all.md)
- [any](https://daseldocs.tomwright.me/functions/any.md)
- [avg](https://daseldocs.tomwright.me/functions/avg.md)
- [base64d](https://daseldocs.tomwright.me/functions/base64d.md)
- [base64e](https://daseldocs.tomwright.me/functions/base64e.md)
- [ceil](https://daseldocs.tomwright.me/functions/ceil.md)
- [contains](https://daseldocs.tomwright.me/functions/contains.md)
- [count](https://daseldocs.tomwright.me/functions/count.md)
- [each](https://daseldocs.tomwright.me/functions/each.md)
- [endsWith](https://daseldocs.tomwright.me/functions/endswith.md)
- [entries](https://daseldocs.tomwright.me/functions/entries.md)
- [filter](https://daseldocs.tomwright.me/functions/filter.md)
- [first](https://daseldocs.tomwright.me/functions/first.md)
- [flatten](https://daseldocs.tomwright.me/functions/flatten.md)
- [floor](https://daseldocs.tomwright.me/functions/floor.md)
- [fromEntries](https://daseldocs.tomwright.me/functions/fromentries.md)
- [get](https://daseldocs.tomwright.me/functions/get.md)
- [groupBy](https://daseldocs.tomwright.me/functions/groupby.md)
- [has](https://daseldocs.tomwright.me/functions/has.md)
- [ignore](https://daseldocs.tomwright.me/functions/ignore.md)
- [indexOf](https://daseldocs.tomwright.me/functions/indexof.md)
- [join](https://daseldocs.tomwright.me/functions/join.md)
- [keys](https://daseldocs.tomwright.me/functions/keys.md)
- [last](https://daseldocs.tomwright.me/functions/last.md)
- [len](https://daseldocs.tomwright.me/functions/len.md)
- [map](https://daseldocs.tomwright.me/functions/map.md)
- [mapValues](https://daseldocs.tomwright.me/functions/mapvalues.md)
- [max](https://daseldocs.tomwright.me/functions/max.md)
- [merge](https://daseldocs.tomwright.me/functions/merge.md)
- [min](https://daseldocs.tomwright.me/functions/min.md)
- [parse](https://daseldocs.tomwright.me/functions/parse.md)
- [readFile](https://daseldocs.tomwright.me/functions/readfile.md)
- [reduce](https://daseldocs.tomwright.me/functions/reduce.md)
- [replace](https://daseldocs.tomwright.me/functions/replace.md)
- [reverse](https://daseldocs.tomwright.me/functions/reverse.md)
- [round](https://daseldocs.tomwright.me/functions/round.md)
- [search](https://daseldocs.tomwright.me/functions/search.md)
- [sortBy](https://daseldocs.tomwright.me/functions/sortby.md)
- [split](https://daseldocs.tomwright.me/functions/split.md)
- [startsWith](https://daseldocs.tomwright.me/functions/startswith.md)
- [stringify](https://daseldocs.tomwright.me/functions/stringify.md)
- [sum](https://daseldocs.tomwright.me/functions/sum.md)
- [toBool](https://daseldocs.tomwright.me/functions/tobool.md)
- [toFloat](https://daseldocs.tomwright.me/functions/tofloat.md)
- [toInt](https://daseldocs.tomwright.me/functions/toint.md)
- [toLower](https://daseldocs.tomwright.me/functions/tolower.md)
- [toString](https://daseldocs.tomwright.me/functions/tostring.md)
- [toUpper](https://daseldocs.tomwright.me/functions/toupper.md)
- [trim](https://daseldocs.tomwright.me/functions/trim.md)
- [trimPrefix](https://daseldocs.tomwright.me/functions/trimprefix.md)
- [trimSuffix](https://daseldocs.tomwright.me/functions/trimsuffix.md)
- [typeOf](https://daseldocs.tomwright.me/functions/typeof.md)
- [unique](https://daseldocs.tomwright.me/functions/unique.md)
- [values](https://daseldocs.tomwright.me/functions/values.md)
