eeffbkyg
This commit is contained in:
parent
3a1da22c36
commit
fa2e6c4e08
5 changed files with 22 additions and 4 deletions
|
@ -42,7 +42,7 @@ Let us finally now consider `bind`. `bind` is the driving force behind monads, p
|
|||
|
||||
[^physical]: Of course, we say that `list` _simulates_ nondeterminism for the same reason that we say physical computers simulate turning machines: both are constrained by the resource limitations of physical reality and thus strictly weaker than the theoretical devices they seem to emulate.
|
||||
|
||||
[^choice]: A "choice" is between two or more options; if there's just one option, you don't have a choice.
|
||||
[^choice]: A choice is between two or more options; if there's just one option, `x`, there's no choice.
|
||||
|
||||
[^alpha]: Pronounced "alpha tee".
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue