Bird supports the following primitive types: int, bool, float, str.
int
bool
float
str
You can create a type identifier to represent a primitive type.
Check out the playground!