I do not understand the warranties, getNameInfo makes about its results.
If an argument is False, does this mean that the corresponding result is always Nothing?
Likewise, if an argument is True, does this mean that the corresponding result is always Just?
Related to #416.
I do not understand the warranties,
getNameInfomakes about its results.If an argument is
False, does this mean that the corresponding result is alwaysNothing?Likewise, if an argument is
True, does this mean that the corresponding result is alwaysJust?Related to #416.