dbrattli / dbrattli/OSlash

Add a few functions thats revolving around Either to accumulate errors

Open
#23 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
756
Forks
51
PR merge metrics
No merged PRs in 30d

Description

1. def orElse(either1, either2) (try one either, or else ty the next one)

2. validation data type ==> Left of Either lifted to a List

3. Applicative for validation to accumulate errors.

Please excuse me if some of these are already available in some other way.

@dbrattli I am happy to contribute if you are ok with it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.