Function isBasicType
bool isBasicType
(
ubyte type
) pure nothrow @nogc @safe;
Returns
true if the given ID is for a basic type.
bool isBasicType
(
ubyte type
) pure nothrow @nogc @safe;
true if the given ID is for a basic type.