1
0
Fork 0
mirror of https://github.com/Lyxal/Keta.git synced 2024-08-14 23:53:13 +00:00

Spelling and punctuation

This commit is contained in:
IFcoltransG 2020-01-18 00:30:32 +13:00 committed by GitHub
parent facca8ab5d
commit d768ca2e55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
Nilad -> A function that doesn't take any inputs. Usually a constant
Nilad -> A function that doesn't take any inputs. Usually a constant.
Single -> A function that only takes a single input
Infix -> A function that takes two arguments: left and right
Left argument -> the expression to the leff of a function
Left argument -> the expression to the left of a function
Right argument -> the expression to the right of a function
Flow -> A complete line of blocks