class Dry::Monads::SuperDiff::Tuple::Dict::OTFlatteners::MonasAsCollectionConstructor::RegularConstructor::TupleConstructor::OT::RegularConstructor::TupleConstructor::Tuple::Dict
Public Class Methods
Source
# File lib/dry/monads/extensions/super_diff.rb, line 133 def self.applies_to?(value) = value.is_a?(::Dry::Monads::SuperDiff::Dict) def operation_tree_flattener_class = OTFlatteners::Dict end end
Public Instance Methods
Source
# File lib/dry/monads/extensions/super_diff.rb, line 135 def operation_tree_flattener_class = OTFlatteners::Dict end