class Dry::Schema::PrimitiveInferrer
def [](type)
- Api: - private
Returns:
-
(Symbol)-
def [](type) self.class.fetch_or_store(type.hash) do Array(compiler.visit(type.to_ast)).freeze end end
(Symbol)
-
def [](type) self.class.fetch_or_store(type.hash) do Array(compiler.visit(type.to_ast)).freeze end end