to Validated Nel
Turns your Option into a Validated list of T if it's a Some. If it's a None, will return a Nel of the error function passed in
Turns your Option into a Validated list of T if it's a Some. If it's a None, will return a Nel of the error function passed in