DenisFrezzato / hyper-ts

Type safe middleware architecture for HTTP servers
https://denisfrezzato.github.io/hyper-ts/
MIT License
391 stars 18 forks source link

Improve ReaderTaskEither combinators #75

Closed thewilkybarkid closed 2 years ago

thewilkybarkid commented 2 years ago

Improves and tests the ReaderTaskEither combinators for ReaderMiddleware so that they match #74.