class Dry::Schema::PredicateInferrer::Compiler

def visit_hash(_)

Other tags:
    Api: - private
def visit_hash(_)
  :hash?
end