Monocle 3 Roadmap

This page summarizes the projects mentioned and recommended in the original post on /r/scala

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
sponsored
  1. tofu

    Functional programming toolbox

    Note: I believe tofu-optics uses a profunctor encoding under the hood which let them side steps some type inference issues. Better to check with Odomontois.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Monocly

    Optics experimentation for Dotty

    Now, Scala 3 might change that. We will have parametric functions and opaque types, so I think it is worth trying. We have already made experiments in Monocly, a playground repo for Scala 3 optics. I believe Yillin Wei has a fork with a proof of concept of profunctor encoding that supports index and coindex optics.

  4. Monocle

    Optics library for Scala

    We always have work to do, for example to define scalfix rules to automate the migration https://github.com/optics-dev/Monocle/issues/1001

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ref in cats-effect. When should I use it, and when should I not?

    1 project | /r/scala | 9 Jul 2022
  • Monocle 3 release candidate - a super useful and simple library for optics with poetic api

    1 project | /r/scala | 1 Jun 2021
  • Monocle 3.0.0-M1 is released for Scala 2.13 and Scala 3

    1 project | /r/scala | 19 Feb 2021
  • Monocle: Optics Library for Scala

    5 projects | news.ycombinator.com | 22 Nov 2024
  • Make Invalid States Unrepresentable

    2 projects | dev.to | 2 Feb 2024