The nil value in Ruby
In this article we’re going to explore the following topics:
- the
nil
value - the
NilClass
class - the
nil?
method implementation - SEE MORE
In this article we’re going to explore the following topics:
nil
valueNilClass
classnil?
method implementation
Post a comment