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