Class: Put::PutsThing::Last
- Inherits:
-
Put::PutsThing
- Object
- Put::PutsThing
- Put::PutsThing::Last
- Defined in:
- lib/put/puts_thing/last.rb
Instance Method Summary collapse
Methods inherited from Put::PutsThing
Instance Method Details
#nils_first? ⇒ Boolean
8 9 10 |
# File 'lib/put/puts_thing/last.rb', line 8 def nils_first? true end |
#value ⇒ Object
4 5 6 |
# File 'lib/put/puts_thing/last.rb', line 4 def value Float::INFINITY end |