Module: Types

Defined in:
lib/schemas.rb

Constant Summary collapse

Integer =
Strict::Integer
Nil =
Strict::Nil
Bool =
Strict::Bool
Hash =
Strict::Hash
String =
Strict::String