APIdock
/
Ruby
/
Browse
About
method
hash
ruby latest stable
- Class:
Set
hash
()
public
No documentation available.
Hide source
# File lib/set.rb, line 510 def hash # :nodoc: @hash.hash end
Related methods
Instance methods
&
+
-
<
<<
<=
==
===
>
>=
^
add
add?
classify
clear
collect!
compare_by_identity
compare_by_identity?
delete
delete?
delete_if
difference
disjoint?
divide
each
empty?
eql?
flatten
flatten!
freeze
hash
include?
initialize_clone
initialize_dup
inspect
intersect?
intersection
keep_if
length
map!
member?
merge
pretty_print
pretty_print_cycle
proper_subset?
proper_superset?
reject!
replace
reset
select!
size
subset?
subtract
superset?
taint
to_a
to_s
to_set
union
untaint
|
Class methods
[]
new
Protected methods
flatten_merge
Private methods
do_with_enum