Method: Upl::Atom#==
- Defined in:
- lib/upl/atom.rb
#==(rhs) ⇒ Object
55 56 57 |
# File 'lib/upl/atom.rb', line 55 def == rhs atom_t == rhs.atom_t end |
55 56 57 |
# File 'lib/upl/atom.rb', line 55 def == rhs atom_t == rhs.atom_t end |