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