[F] hasExactNameMarker
function hasExactNameMarker(name): boolean;Check whether a name string carries the exact-name marker.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
name | string | The name to check |
Returns
Section titled “Returns”boolean
true if the name was produced by the exact() function