Navigation
Synopsis Determine if the given type is a list.
Function
  1. bool isListType(\alias(_,_,Symbol at))
  2. bool isListType(\parameter(_,Symbol tvb))
  3. bool isListType(\label(_,Symbol lt))
  4. bool isListType(\list(_))
  5. bool isListType(\lrel(_))
  6. default bool isListType(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.