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 catamorphism
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
Granted a traversable F-Algebra, is it possible to have a catamorphism over an applicative algebra?
Jul 19, 2020
haskell
category-theory
catamorphism
How would I implement this fold function?
Sep 13, 2022
haskell
tree
fold
catamorphism
"maybe"-like function for Bool and List?
Sep 18, 2022
haskell
catamorphism
Catamorphism that allows looking at part of the final result
Jun 26, 2022
haskell
lazy-evaluation
recursion-schemes
catamorphism
Scala type inference question
Oct 28, 2022
scala
type-inference
catamorphism
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
How does compiler figure out fixed point of a functor and how cata work at leaf level?
Apr 16, 2022
haskell
category-theory
recursion-schemes
fixpoint-combinators
catamorphism
Can I write `foldr` (or `foldMap`) in terms of 'recursion schemes' `cata`?
Apr 17, 2022
haskell
fold
recursion-schemes
foldable
catamorphism
What is an anamorphism, and how does one look like in C#?
Sep 03, 2017
c#
functional-programming
catamorphism
recursion-schemes
anamorphism
How do I give a Functor instance to a datatype built for general recursion schemes?
Apr 08, 2022
haskell
recursion
typeclass
catamorphism
recursion-schemes
Does each type have a unique catamorphism?
Mar 05, 2022
haskell
category-theory
catamorphism
Is it possible to compare two trees with recursion schemes?
Feb 28, 2022
haskell
tree
abstract-syntax-tree
catamorphism
recursion-schemes
What's the relation of fold on Option, Either etc and fold on Traversable?
Jul 10, 2021
scala
functional-programming
scalaz
category-theory
catamorphism
A library implementation of a recursion scheme
Aug 24, 2020
haskell
recursion
catamorphism
recursion-schemes
What is the connection between primitive recursion and catamorphisms?
Sep 16, 2021
haskell
recursion
functional-programming
fold
catamorphism
How to make catamorphisms work with parameterized/indexed types?
Oct 02, 2022
haskell
algebra
type-systems
gadt
catamorphism
Recursion Schemes in Agda
Jan 16, 2020
haskell
recursion
agda
catamorphism
recursion-schemes
Older Entries »