class Dry::Types::Schema::Key

def try(input, &) = type.try(input, &)

Other tags:
    Api: - public

Other tags:
    See: Dry::Types::Nominal#try -
def try(input, &) = type.try(input, &)