Class: Dry::Monads::SuperDiff::Dict Private

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
lib/dry/monads/extensions/super_diff.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Method Summary collapse

Instance Method Details

#is_a?(klass) ⇒ Boolean

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Boolean)


55
# File 'lib/dry/monads/extensions/super_diff.rb', line 55

def is_a?(klass) = klass <= Dict