Libraries
»
rtype
(0.6.0)
»
Index (A)
»
Array
Class: Array
Inherits:
Object
Object
Array
show all
Defined in:
lib/rtype/core_ext.rb
Instance Method Summary
collapse
#
comb
⇒ Object
Instance Method Details
#
comb
⇒
Object
87 88 89
# File 'lib/rtype/core_ext.rb', line 87
def
comb
::
Rtype
::
Behavior
::
And
[
*
self
]
end