mirror of
https://github.com/Lyxal/Keta.git
synced 2024-08-14 23:53:13 +00:00
Create Patterns.md
This commit is contained in:
parent
d12e2dc2d3
commit
f3758a5e34
1 changed files with 5 additions and 0 deletions
5
Patterns.md
Normal file
5
Patterns.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# Different Block Patterns
|
||||||
|
|
||||||
|
|Arities|Result|
|
||||||
|
|-------|------|
|
||||||
|
|`1,2,1`|`Dyad(Monad1(Arg), Monad2(Arg))`|
|
Loading…
Reference in a new issue