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