Navigation
|
Synopsis Determine if the given type is an int.
Function -
bool isIntType(\alias(_,_,Symbol at))
-
bool isIntType(\parameter(_,Symbol tvb))
-
bool isIntType(\label(_,Symbol lt))
-
bool isIntType(\int())
-
default bool isIntType(Symbol _)
Usage import Type;
|