☰
Home
Pages
Classes
Methods
Ancestors
Proc
Instance Methods
==
class RR::ProcFromBlock
Public Instance Methods
==
(other)
Source
# File lib/rr/proc_from_block.rb, line 4
def
==
(
other
)
Proc
.
new
(
&
self
)
==
other
end