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