alias SimpleSub::CompactType::TypePrimitive

Alias Definition

SimpleSub::Typer::TypePrimitive

Defined in:

simple_sub/compact_type.cr

Constant Summary

BOOL = TypePrimitive.new("bool")
INT = TypePrimitive.new("int")