Libraries
»
consequence
(0.2.0)
»
Index
»
Consequence
»
Nothing
»
#nil?
Method: Consequence::Nothing#nil?
Defined in:
lib/consequence/something.rb
#
nil?
⇒
Boolean
Returns:
(
Boolean
)
12
# File 'lib/consequence/something.rb', line 12
def
nil?
;
true
end