Module: Delight::Enumerator::SoleByKey

Defined in:
lib/delight/enumerator/sole_by_key.rb

Instance Method Summary collapse

Instance Method Details

#sole_by_keyObject



4
5
6
# File 'lib/delight/enumerator/sole_by_key.rb', line 4

def sole_by_key(**)
  sole_by_implementation(:hash_collection_matcher, **)
end