Module: Foobara::BuiltinTypes::AssociativeArray
- Defined in:
- foobara-0.0.110/projects/builtin_types/src/associative_array/casters/array.rb,
foobara-0.0.110/projects/builtin_types/src/associative_array/supported_processors/key_type_declaration.rb,
foobara-0.0.110/projects/builtin_types/src/associative_array/supported_processors/value_type_declaration.rb
Overview
TODO: rename to Map to avoid thinking of it as an array of pairs which isn’t quite the right mental model.
Defined Under Namespace
Modules: Casters, SupportedProcessors