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
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
Infinite recursive types in Coq (for Bananas and Lenses)
Aug 17, 2021
coq
recursion-schemes
Catamorphism that allows looking at part of the final result
Jun 26, 2022
haskell
lazy-evaluation
recursion-schemes
catamorphism
How can I walk this type with a recursion scheme instead of explicit recursion?
Jun 21, 2022
haskell
recursive-datastructures
recursion-schemes
How to work with AST with Cofree annotation?
Jun 30, 2022
haskell
abstract-syntax-tree
comonad
catamorphism
recursion-schemes
In what way is Scala's Option fold a catamorphism?
Jun 15, 2022
scala
category-theory
scala-option
catamorphism
recursion-schemes
No instance for (Data.Functor.Classes.Show1 ExprF)
Jul 22, 2021
haskell
typeclass
recursion-schemes
Older Entries »