Module: Doodle::BuiltIns

Defined in:
lib/doodle/core.rb

Overview

Place to hold refs to built-in classes that need special handling

Constant Summary collapse

BUILTINS =
[String, Hash, Array]