Lisp Functions
The kakei_lisp dialect provides a set of built-in functions for transforming and analyzing transaction data. This reference covers all available functions.
- Core Functions - lambda, define, if
- List Operations - cons, car, cdr
- Comparison Functions - equal?, null?
- Association List Functions - assoc and working with alists
- Table Manipulation - group-by and other table operations