We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819da1d commit 22c05f8Copy full SHA for 22c05f8
erc20.md
@@ -94,6 +94,8 @@ these functions.
94
However, K is a general purpose framework and makes no implicit assumptions,
95
so we have to say it explicitly that expressions are allowed to be passed as
96
arguments.
97
+In fact, K does not even know that these language constructs are meant to be
98
+"functions", nor even what a function is by default.
99
100
All ERC20 functions above that take arguments have the attribute `strict`,
101
which in K means that they should first evaluate their arguments.
0 commit comments