|
|
|
|
|
by quaunaut
832 days ago
|
|
No. Maybe functions aren't the result of simply returning different results. It's doing or not doing something, abstracted into a function. Parsing is determining whether you should do it or not- it's about setting up a boundary from which you never attempt something that would be a maybe. |
|