| ▲ | yoyohello13 2 hours ago | ||||||||||||||||
What? Results have a limited number of possible error states that are well defined. | |||||||||||||||||
| ▲ | Dylan16807 2 hours ago | parent [-] | ||||||||||||||||
Some call points to a function that returns a Result will never return an Error. Some call points to a function that returns an int will never return -2. Sometimes you know things the type system does not know. | |||||||||||||||||
| |||||||||||||||||