The Algebra of Algebraic Data Types https://about.chatroulette.com/posts/algebraic-data-types/ …
// start here trait Yoneda[F[_], A] { def run[B]: (A => B) => F[B] def lower: F[A] = run(identity) }
-
-
What about it? How does this relate to the thread?
-
... but how can my reasoning work here? That's where you start, your reasoning.
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.