From be2c32eadb4c6ff8ff0366fc3a19670faa0b59c7 Mon Sep 17 00:00:00 2001 From: the lemons Date: Fri, 18 Feb 2022 22:29:13 -0600 Subject: asterisk --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 67b156a..be7556b 100644 --- a/readme.md +++ b/readme.md @@ -168,7 +168,7 @@ the amount of `x` which exist; *or, if* `x` *is a list*: the amount of items in all of the elements of list `x` ### `:_` -`z`, as defined in the word list; *this operator is equivalent to `x::=X` +`z`, as defined in the word list; *this operator is equivalent to* `x::=X` ## clarification: the meaning of `*_x` the difference between `*_x` and `x` can be thought of like this: if `x` is "dog"/"dogs", then `*_x` is "some dogs" or "a dog". the difference becomes quite relevant when one performs definitions. -- cgit v1.2.3