StackOverflow Questions for Tag: catamorphism

learnereveryday
learnereveryday

Reputation: 191

How does compiler figure out fixed point of a functor and how cata work at leaf level?

Score: 7

Views: 693

Answers: 3

Read More
Ignat Insarov
Ignat Insarov

Reputation: 4832

Can one express catamorphism through Data.Function.fix?

Score: 2

Views: 101

Answers: 1

Read More
Jogger
Jogger

Reputation: 1709

Specifying a function type signature in a where clause

Score: 3

Views: 568

Answers: 4

Read More
NietzscheanAI
NietzscheanAI

Reputation: 966

Efficient implementation of Catamorphisms in Scala

Score: 3

Views: 396

Answers: 2

Read More
Richard Deurwaarder
Richard Deurwaarder

Reputation: 2040

Creating a fold / catamorphism over ADT with partial monadic functions

Score: 0

Views: 325

Answers: 1

Read More
Johannes Riecken
Johannes Riecken

Reputation: 2515

Is Data.List.Extra's list function the catamorphism of list?

Score: 1

Views: 200

Answers: 1

Read More
Conor Quinn
Conor Quinn

Reputation: 529

A recursion scheme from Int -> Int?

Score: 1

Views: 367

Answers: 2

Read More
Mark Cidade
Mark Cidade

Reputation: 100047

What is a catamorphism and can it be implemented in C# 3.0?

Score: 27

Views: 13782

Answers: 5

Read More
Sebastien
Sebastien

Reputation: 341

When is a composition of catamorphisms a catamorphism?

Score: 17

Views: 1413

Answers: 4

Read More
user5536315
user5536315

Reputation:

How to define the fibonacci sequence using a fold for natural numbers?

Score: 3

Views: 1695

Answers: 1

Read More
João Pimentel
João Pimentel

Reputation: 51

Repetitions as an Hylomorphism

Score: 1

Views: 150

Answers: 1

Read More
Ignat Insarov
Ignat Insarov

Reputation: 4832

Granted a traversable F-Algebra, is it possible to have a catamorphism over an applicative algebra?

Score: 5

Views: 224

Answers: 1

Read More
nponeccop
nponeccop

Reputation: 13677

Catamorphisms for Church-encoded lists

Score: 5

Views: 437

Answers: 1

Read More
Mario
Mario

Reputation: 313

Catamorphism in F#

Score: 15

Views: 819

Answers: 1

Read More
dYTe
dYTe

Reputation: 301

How would I implement this fold function?

Score: 5

Views: 1298

Answers: 3

Read More
z1naOK9nu8iY5A
z1naOK9nu8iY5A

Reputation: 893

Order of evaluation for cataM

Score: 1

Views: 108

Answers: 1

Read More
Natalie Perret
Natalie Perret

Reputation: 9057

How to rewrite Single(OrDefault) using LINQ Aggregate Catamorpshim?

Score: 2

Views: 171

Answers: 0

Read More
Partha P. Das
Partha P. Das

Reputation: 165

F#: Catamorphisms for mutually recursive data structures

Score: 4

Views: 310

Answers: 1

Read More
Golly
Golly

Reputation: 1330

How to mix CoFree into a F-algebra catamorphism?

Score: 3

Views: 295

Answers: 0

Read More
canadadry
canadadry

Reputation: 8463

What are practical examples of the higher-order functions foldl and foldr?

Score: 1

Views: 1707

Answers: 3

Read More
PreviousPage 2Next