1
0
Fork 0
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:
JonoCode9374 2019-12-25 10:49:02 +11:00 committed by GitHub
parent d12e2dc2d3
commit f3758a5e34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
Patterns.md Normal file
View file

@ -0,0 +1,5 @@
# Different Block Patterns
|Arities|Result|
|-------|------|
|`1,2,1`|`Dyad(Monad1(Arg), Monad2(Arg))`|