Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in recursion-schemes
How to implement an anamorphism such that it can be build upon any value of the the return type (rather than just the base case)
May 15, 2026
haskell
recursion-schemes
Haskell cata types
Mar 18, 2026
haskell
catamorphism
recursion-schemes
Expression expansion using recursion schemes
Nov 30, 2025
haskell
recursion-schemes
Forgetting Cofree annotations using a catamorphism
Nov 05, 2025
haskell
functional-programming
category-theory
recursion-schemes
catamorphism
Chronomorphisms in Scala
Oct 23, 2025
scala
functional-programming
recursion-schemes
Is there something like cata but where you can match inner structure?
Jan 08, 2023
haskell
recursion
abstract-syntax-tree
catamorphism
recursion-schemes
Catamorphisms for Church-encoded lists
Sep 29, 2022
haskell
recursion
church-encoding
catamorphism
recursion-schemes
How to write less boilerplate in a expression evaluator written with recursion-schemes
Sep 14, 2022
haskell
syntax
boilerplate
recursion-schemes
Proving the fusion law for unfold
Jan 20, 2022
haskell
recursion
proof
induction
recursion-schemes
Chaining values with catamorphisms
Mar 14, 2022
haskell
functional-programming
recursion-schemes
Recursion schemes using `Fix` on a data-type that's already a Functor?
May 02, 2022
haskell
functor
recursive-datastructures
recursion-schemes
fixpoint-combinators
What is Fokkinga's prepromorphism meant to do?
Sep 11, 2021
haskell
recursion-schemes
Using recursion schemes in Haskell for solving change making problem
Jul 19, 2022
haskell
recursion
dynamic-programming
recursion-schemes
Avoid non-exhaustive pattern match when using para recursion-scheme
Jul 12, 2022
haskell
recursion-schemes
Monoidal folds on fixed points
Mar 17, 2021
haskell
monoids
recursion-schemes
How to update a structure with recursion schemes?
Sep 07, 2021
haskell
recursion-schemes
Unfolding non-empty structures to lists
Mar 16, 2022
haskell
recursion-schemes
corecursion
How can I use a recursion scheme to express this probability distribution in Haskell
Mar 05, 2022
haskell
recursion
probability
category-theory
recursion-schemes
Older Entries »