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