ResultExtensionsLinqAnyErr Method

Overload List

AnyErr(IEnumerableRes) Returns whether any of the results in the collection are Err or not.
AnyErrT(IEnumerableResT) Returns whether any of the results results in the collection are Err or not.

See Also