In a post-generic world, there might be no need to have the Nothing type or the Unit type, because we can have a Maybe generic type instead.
So, let's consider dropping those.
In a post-generic world, there might be no need to have the Nothing type or the Unit type, because we can have a Maybe generic type instead.
So, let's consider dropping those.