Constructing empty Maybe. If Maybe is created with the method, it is considred empty and isNothing returns false.
See Implementation
Constructing empty Maybe. If Maybe is created with the method, it is considred empty and isNothing returns false.