Current Path :
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Array
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby18/share/ri/1.8/system/Array/frozen%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Return <tt>true</tt> if this array is frozen (or temporarily frozen while being sorted). full_name: Array#frozen? is_singleton: false name: frozen? params: | array.frozen? -> true or false visibility: public