mirror of
https://github.com/Lyxal/Keta.git
synced 2024-08-14 23:53:13 +00:00
Update ref.txt
This commit is contained in:
parent
7ccaba14e0
commit
d39222974a
1 changed files with 9 additions and 1 deletions
10
ref.txt
10
ref.txt
|
@ -9,7 +9,8 @@
|
||||||
(():
|
(():
|
||||||
()):
|
()):
|
||||||
(*):
|
(*):
|
||||||
(+):
|
(+): Returns sum of L and R
|
||||||
|
: Returns an interweaved block made of l and r
|
||||||
(,):
|
(,):
|
||||||
(-):
|
(-):
|
||||||
(.):
|
(.):
|
||||||
|
@ -90,6 +91,13 @@
|
||||||
(y):
|
(y):
|
||||||
(z):
|
(z):
|
||||||
|
|
||||||
|
Arguments:
|
||||||
|
|
||||||
|
L -> Left Argument
|
||||||
|
R -> Right Argument
|
||||||
|
l -> Left block
|
||||||
|
r -> Right block
|
||||||
|
|
||||||
// Page template generated using the following Keg script
|
// Page template generated using the following Keg script
|
||||||
|
|
||||||
zɧ^(\(,,\),\:, ,
|
zɧ^(\(,,\),\:, ,
|
||||||
|
|
Loading…
Reference in a new issue