The nil value in Ruby
In this article we’re going to explore the following topics:
- the nilvalue
- the NilClassclass
- 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