Libraries
»
ludy
(0.1.15)
»
Index
»
Array
»
#unzip
Method: Array#unzip
Defined in:
lib/ludy/deprecated/unzip.rb
#
unzip
⇒
Object
5
# File 'lib/ludy/deprecated/unzip.rb', line 5
def
unzip
;
untranspose
.
first
;
end