Update Home
+2
-1
@@ -33,7 +33,8 @@ Here is a list of none exhaustive builtins functions.
|
||||
### Syntax
|
||||
|
||||
```lisp
|
||||
(add-prefix "prefix-name")```
|
||||
(add-prefix "prefix-name")
|
||||
```
|
||||
|
||||
### 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.
|
||||
|
||||
Reference in New Issue
Block a user