Class: Put::PutsThing::First

Inherits:
Put::PutsThing show all
Defined in:
lib/put/puts_thing/first.rb

Instance Method Summary collapse

Methods inherited from Put::PutsThing

#<=>, #nils_first?, #reverse?

Instance Method Details

#valueObject



4
5
6
# File 'lib/put/puts_thing/first.rb', line 4

def value
  -Float::INFINITY
end