Module: CrystalRuby::Types::Root
- Defined in:
- lib/crystalruby/types.rb
Overview
Store references to root types so that we can reference these in places where we load the CrystalRuby equivalents into the global namespace
Constant Summary collapse
- Symbol =
::Symbol
- String =
::String
- Array =
::Array
- Hash =
::Hash
- Time =
::Time