SpiceQA
Questions
Tags
Users
Badges
recursion-schemes
24 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Recursion scheme allowing dependencies between recursive calls (an ordered catamorphism?)
user_6471510
0
•
asked Jan 29, 2021
2
2
179
recursion-schemes
category-theory
fold
functional-programming
haskell
Is it possible to create efficient recombining trees using (co)recursion?
user_2196034
0
•
asked Dec 27, 2020
2
1
111
recursion-schemes
binary-tree
recursion
haskell
How do I write a CV-Coalgebra in Idris2?
user_1726797
0
•
asked Dec 18, 2020
2
1
48
recursion-schemes
idris
How to prove that the Church encoding, forall r. (F r -> r) -> r, gives an initial algebra of the functor F?
user_593934
0
•
asked Nov 3, 2020
2
0
86
type-theory
fixpoint-combinators
recursion-schemes
church-encoding
functional-programming
Recursion scheme for tree-like structure
user_11915413
0
•
asked Jun 16, 2020
5
0
200
catamorphism
recursion-schemes
functional-programming
haskell
Fix and Mu isomorphic
user_2718064
0
•
asked Apr 7, 2020
7
1
320
fixpoint-combinators
recursion-schemes
haskell
How to update a structure with recursion schemes?
user_1635672
0
•
asked Oct 3, 2019
6
1
182
recursion-schemes
haskell
How can I walk this type with a recursion scheme instead of explicit recursion?
user_7509065
0
•
asked Sep 30, 2019
6
2
290
recursion-schemes
recursive-datastructures
haskell
Learning recursion schemes in Haskell by TicTacToe
user_3102935
0
•
asked Dec 20, 2018
3
1
347
recursion-schemes
recursion
haskell
Histomorphism a la Mendler
user_4643591
0
•
asked Nov 2, 2018
3
1
149
recursion-schemes
haskell
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions