class Dry::Schema::KeyMap
def coercible(&coercer)
- Api: - public
Returns:
-
(KeyMap)
-
def coercible(&coercer) self.class.new(map { |key| key.coercible(&coercer) }) end
(KeyMap)
-
def coercible(&coercer) self.class.new(map { |key| key.coercible(&coercer) }) end