bool Matcher(String name)

Returns true if the given name matches.

Source

typedef bool Matcher(String name);