Libraries
»
cantor
(1.2.1)
»
Index
»
Cantor
»
AbsoluteSet
»
#finite?
Method: Cantor::AbsoluteSet#finite?
Defined in:
lib/cantor/absolute_set.rb
#
finite?
⇒
Boolean
Returns:
(
Boolean
)
63 64 65
# File 'lib/cantor/absolute_set.rb', line 63
def
finite?
true
end