method

eql?

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Proc
eql?(p1) public

Returns true if prc is the same object as other_proc, or if they are both procs with the same body.

Show source
Register or log in to add new notes.