Update Home

2026-01-25 16:00:34 +01:00
parent eb0aed4d65
commit 0216e5ccdc
+2 -1
@@ -33,7 +33,8 @@ Here is a list of none exhaustive builtins functions.
### Syntax ### Syntax
```lisp ```lisp
(add-prefix "prefix-name")``` (add-prefix "prefix-name")
```
### Description ### Description
The `add-prefix` function create a new prefix that can be used for `map-keys`. The default prefix is "no-prefix" and should be used for normal uses in map-keys. The `add-prefix` function create a new prefix that can be used for `map-keys`. The default prefix is "no-prefix" and should be used for normal uses in map-keys.