Libraries
»
quack
(1.1.0)
»
Index
»
Quack
»
Types
»
Null
»
#to_coerced
Method: Quack::Types::Null#to_coerced
Defined in:
lib/quack/types/null.rb
#
to_coerced
⇒
Object
12 13 14
# File 'lib/quack/types/null.rb', line 12
def
to_coerced
nil
end