Comment by CaptainNegative

Comment by CaptainNegative a day ago

1 reply

I often find myself mixing Nones into lists containing built-in types when the former would indicate some kind of error. I could wrap them all into a nullable-style type, but why shouldn't the interpreter implicitly handle that for me?