ZerethShell
File Manager
SQL Manager
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Array
%7c-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Set Union---Returns a new array by joining this array with other_array, removing duplicates. - !ruby/struct:SM::Flow::VERB body: " [ "a", "b", "c" ] | [ "c", "d", "a" ]\n #=> [ "a", "b", "c", "d" ]\n" full_name: Array#| is_singleton: false name: "|" params: | array | other_array -> an_array visibility: public
Kaydet
Vazgeç