ZygoseitherexistsOn this pageexists() exists<A>(predicate): (ma) => boolean Tests if a predicate holds for the Right value. Type Parametersโ A: Aโ The success type. Parametersโ predicate: (a) => booleanโ The predicate to test. Returnsโ A function that tests the Either. Sinceโ 2.0.0