Module: Doodle::BuiltIns

Defined in:
lib/doodle.rb

Overview

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

Constant Summary collapse

BUILTINS =
[String, Hash, Array]