case classBuiltinType(ident: String) extends Type with Named with Builtin with Product with Serializable
A built-in type with an implicit definition that the compiler must have
special knowledge about. This mechanism is necessary since the built-in
types cannot be defined using source concepts.
A built-in type with an implicit definition that the compiler must have special knowledge about. This mechanism is necessary since the built-in types cannot be defined using source concepts.