Effect CommunityEC
Effect Community3y ago
14 replies
enricopolanski

Exiting Mapping Function on Failure

I have a list of items that I pass through some mapping function/filter whatever. Point is, if there's any element that doesn't meet a requirement I want to exit and yield a failure
Was this page helpful?