Coder Social home page Coder Social logo

Comments (3)

isovector avatar isovector commented on August 21, 2024

What's your actual use case for effects that call one another? I'm wondering if there might be some other, simpler way of decomposing the problem.

from freer.

abailly avatar abailly commented on August 21, 2024

Thanks for your answer @isovector ! The actual use case is a bit hard to explain in details but the idea is that we have some effect in the middle of a stack that interacts with an external system (a distributed log) to process transactions. And the return value can contain more transactions to process from a previous point in the stack, hence the mutual dependency between two effects.

I can imagine something like returning a value denoting a "continuation", or even returning an Eff but I was really wondering if there would not be a possibility to "tie the knot" in a sequence of effects, something like a mfix maybe?

from freer.

jwiegley avatar jwiegley commented on August 21, 2024

I ran into the need for something like mfix today too. Any further thoughts on this problem?

from freer.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.