Documentation
This commit is contained in:
parent
33faefc283
commit
23cd454242
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ seq 1 4 | sum
|
||||||
```
|
```
|
||||||
|
|
||||||
# Functions overview
|
# Functions overview
|
||||||
|
|||||||
|
||||||
|
|------|------|------|------|------|------|
|
||||||
|**plus**|**append**|**buff**|**curry**|**div**|**drop**|
|
|**plus**|**append**|**buff**|**curry**|**div**|**drop**|
|
||||||
|**factorial**|**filter**|**foldl**|**foldr**|**head**|**join**|
|
|**factorial**|**filter**|**foldl**|**foldr**|**head**|**join**|
|
||||||
|**lambda**|**last**|**list**|**map**|**mod**|**mul**|
|
|**lambda**|**last**|**list**|**map**|**mod**|**mul**|
|
||||||
|
|
Loading…
Reference in a new issue