Module: Kind::Range

Extended by:
Object, Range
Included in:
Range
Defined in:
lib/kind/objects/modules/core/range.rb

Instance Method Summary collapse

Methods included from Object

===, inspect, name

Methods included from UnionType::Buildable

#|

Methods included from Maybe::Buildable

#maybe

Methods included from BasicObject

#[], #or, #or_nil, #or_null, #or_undefined, #value, #value?

Instance Method Details

#kindObject



7
# File 'lib/kind/objects/modules/core/range.rb', line 7

def kind; ::Range; end