class Dry::Schema::PrimitiveInferrer::Compiler

def visit_array(_)

Other tags:
    Api: - private
def visit_array(_)
  Array
end