list-monad
There are 2 repositories under list-monad topic.
patrickmichalina/typescript-monads
📚Write safer TypeScript using Maybe, List, Result, and Either monads.
iQweex/Monads
This package provides Either, Maybe and List Monads for C# with an opportunity inherit from built in type and create custom Monadic Types.