Ondra Pelech

Results 91 issues of Ondra Pelech

consider using [`sbt-ci-release`](https://github.com/olafurpg/sbt-ci-release) to fix broken release once and for all

and document the method in documentation

Make `and`/`or` & co. composable and add `comma` and `orderBy` fragments helpers resuscitation of https://github.com/tpolecat/doobie/pull/1144 /cc @jatcwang

This is the foundation to have Ring (and the whole family, like Semiring, Field, ...) algebraic structures and instances for Scala library/ZIO types. You can see the skeleton of the...

Related issue https://github.com/zio/zio-prelude/issues/791 Lighter version of these PRs: closes https://github.com/zio/zio-prelude/pull/610 closes https://github.com/zio/zio-prelude/pull/603

_Difficulty: Beginner, prior experience with Docusaurus or yarn/npm is an advantage_ We have some diagram in Mermaid https://github.com/zio/zio-prelude/blob/master/docs/overview/diagrams.md It would be nice to have them rendered to pictures automatically. Docusaurus...

#ziohackathon

_Difficulty: Beginner to Intermediate, prior experience with Docusaurus or yarn/npm is an advantage_ Currently, we use Docusaurus v1 to build the website for ZIO Prelude: https://zio.github.io/zio-prelude/ ZIO 2 is already...

#ziohackathon

This may be just a silly idea, but we still have a chance to consider it before the final 1.0.0 release. The whole premise of this glorious project is to...

https://github.com/typelevel/kind-projector Is there a reason we don't use Kind projector and instead, write the type lambdas manually ourselves?

Less controversial take on https://github.com/zio/zio-prelude/pull/603