Libraries
»
uinit-type
(0.1.8)
»
Index
»
Uinit
»
Type
»
Context
»
#type
Method: Uinit::Type::Context#type
Defined in:
lib/uinit/type/context.rb
#
type
(type = BasicObject) ⇒
Object
44 45 46
# File 'lib/uinit/type/context.rb', line 44
def
type
(
type
=
BasicObject
)
Type
.
new
(
type
)
end