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