Module primitive

Source
Expand description

A few helper functions for dealing with primitives.

Enums§

BuiltinFloat
BuiltinInt
Different signed int types.
BuiltinUint
Different unsigned int types.
FloatTy
Different kinds of float types.
IntTy
Different signed int types.
UintTy
Different unsigned int types.

Functions§

float_ty_to_string
int_ty_to_string
uint_ty_to_string