Libraries
»
u-struct
(1.1.0)
»
Index
»
Micro
»
Struct
»
#with
Method: Micro::Struct#with
Defined in:
lib/micro/struct.rb
#
with
(*feature_names) ⇒
Object
Also known as:
[]
64 65 66
# File 'lib/micro/struct.rb', line 64
def
with
(
*
feature_names
)
factory
(
feature_names
)
end