[External] : Re: Nullity (was: Pattern features for next iteration)

Brian Goetz brian.goetz at oracle.com
Fri Jan 22 17:29:43 UTC 2021



> It's a kind of slippery slope, null is the only possible value of the null type, so
>
>    case String:
>      ...
>      // fallthrough
>    case Object o:
>
> can also be seen as something reasonable.
>
> Where should we stop ?
>

I have proposed we stop at `null`.





More information about the amber-spec-experts mailing list