Method: Daru::Core::Query::BoolArray#==

Defined in:
lib/daru/core/query.rb

#==(other) ⇒ Object



27
28
29
# File 'lib/daru/core/query.rb', line 27

def == other
  @barry == other.barry
end