isWellFormedFunctor
Checks if a string matches WELL_FORMED_FUNCTOR_PATTERN.
Return
true if string matches WELL_FORMED_FUNCTOR_PATTERN, false otherwise
Parameters
string
the String to be checked
Checks if a string matches WELL_FORMED_FUNCTOR_PATTERN.
true if string matches WELL_FORMED_FUNCTOR_PATTERN, false otherwise
the String to be checked