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