Standard LibraryTypesFunctionSymbols==On this page== Symbol of Function. (const Function lhs == const Function rhs) -> bool Checks if two function objects are equal. Parameters lhs: Left-hand side value. rhs: The right-hand side function. Returns True if the functions are equal, false otherwise.