Navigation
Synopsis Determine if the given type is an type variable (parameter).
Function
  1. bool isTypeVar(\parameter(_,_))
  2. bool isTypeVar(\alias(_,_,Symbol at))
  3. bool isTypeVar(\label(_,Symbol lt))
  4. default bool isTypeVar(Symbol _)
Usage import Type;
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.