Class: Object

Inherits:
BasicObject
Defined in:
lib/typecollection/object+inferred_type.rb

Instance Method Summary collapse

Instance Method Details

#inferred_typeObject



3
4
5
# File 'lib/typecollection/object+inferred_type.rb', line 3

def inferred_type()
  self.class.inferred_type()
end