Module: Scheming::Type
- Defined in:
- lib/scheming/type.rb
Overview
Type
Everything needed to describe and work with defining types to encode to.
Defined Under Namespace
Classes: Array, Boolean, Enum, Float, Integer, Nullable, Object, String
Constant Summary collapse
- Base =
Base Type Definition
Any and all shared functionality comes from this base type definition.
Class.new