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