mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
5b93014ee8
- Avoid a few banana brackets `(| ... |)`, often by just using local `let` bindings - Use proper `Arrows` syntax rather than helpers like `>->` - Use monadic `do` syntax instead of `Arrows` syntax where possible - Avoid `traverseA @Maybe`, in favor of a `case` PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6751 GitOrigin-RevId: c07b22a1a259db6d135486ec71a716705e280717 |
||
---|---|---|
.. | ||
Arrow | ||
Concurrent | ||
Monad |