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