#&, #===, #initialize
This class inherits a constructor from Mal::OnlyT
96
# File 'lib/mal.rb', line 96 def inspect; 'Nil()'; end
97
# File 'lib/mal.rb', line 97 def |(another); MaybeT.new(another); end