3 stories tagged with #functors, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Functors"
Tabulation Tribulations
Previously: Bending, Yanking, and Cartesian Squares in Double Categories. We all know what a graph of a function is: it’s a set of pairs $latex (a, b)$, where $latex b = f a$. Simi…
Katharos: Monads, functors, and immutable data for Python
A library providing useful types and functions for functional programming in Python - kamalfarahani/katharos…
Profunctor Equipment in Haskell
Previously: Profunctor Equipment. To make things more palatable for programmers, I decided to provide a toy implementation of some of the equipments in Haskell. The advantage of th…