StackOverflow Questions for Tag: purely-functional

Ani
Ani

Reputation: 113472

Purity vs Referential transparency

Score: 80

Views: 11067

Answers: 8

Read More
float
float

Reputation: 33

Is there a way to 'restrict' elm function f : A -> Maybe B into f0 : ProperA -> B without using Debug.todo?

Score: 3

Views: 69

Answers: 1

Read More
Ulrich Schuster
Ulrich Schuster

Reputation: 1916

How to view higher-order functions and IO-actions from a mathematical perspective?

Score: 3

Views: 377

Answers: 3

Read More
Evan Aad
Evan Aad

Reputation: 6035

Are Jsonnet variables the same as functions with no parameters?

Score: 0

Views: 34

Answers: 0

Read More
Evan Aad
Evan Aad

Reputation: 6035

Referential transparency of Jsonnet functions

Score: 1

Views: 49

Answers: 1

Read More
impresso
impresso

Reputation: 209

Why is `Prelude.mod` a total function?

Score: 1

Views: 78

Answers: 0

Read More
toraritte
toraritte

Reputation: 8333

What does "parameterised type in the positive / negative position" mean in the context of invariant functors?

Score: 2

Views: 186

Answers: 2

Read More
Chip Seraphine
Chip Seraphine

Reputation: 1

Does jq map function change the input object?

Score: 0

Views: 77

Answers: 1

Read More
Jiří Rejman
Jiří Rejman

Reputation: 105

Functional way to get previous element during map

Score: 6

Views: 11912

Answers: 5

Read More
Davi Barreira
Davi Barreira

Reputation: 1681

What is the "functional programming way" of mapping considering `i, i+1`pairs?

Score: 2

Views: 60

Answers: 0

Read More
Kim Stebel
Kim Stebel

Reputation: 42045

Efficient heaps in purely functional languages

Score: 41

Views: 12093

Answers: 9

Read More
MountainConqueror
MountainConqueror

Reputation: 602

How can I avoid nested ternary expressions in my code?

Score: 14

Views: 38382

Answers: 5

Read More
IWilms
IWilms

Reputation: 600

Flatten list of lists by one Level in Groovy without mutating variables

Score: 2

Views: 1366

Answers: 1

Read More
Hykilpikonna
Hykilpikonna

Reputation: 2161

How to implement functional parallel-map in c?

Score: 1

Views: 94

Answers: 1

Read More
jcm
jcm

Reputation: 5659

Fold left and fold right

Score: 1

Views: 429

Answers: 2

Read More
jrsall92
jrsall92

Reputation: 592

Scala fold right and fold left

Score: 16

Views: 17228

Answers: 3

Read More
Alex
Alex

Reputation: 3

Purescript: How to read a string from stdin and save it?

Score: 0

Views: 113

Answers: 1

Read More
gauss_is_king
gauss_is_king

Reputation: 109

Extending understanding of Applicative from liftA2 to liftA3

Score: 1

Views: 505

Answers: 2

Read More
user793587
user793587

Reputation:

A Functional-Imperative Hybrid

Score: 9

Views: 653

Answers: 3

Read More
gauss_is_king
gauss_is_king

Reputation: 109

Finding a more idiomatic and shorter way of writing balanced binary tree insert in Haskell

Score: 2

Views: 172

Answers: 1

Read More
PreviousPage 1Next