StackOverflow Questions for Tag: partial-functions

Saurabh kukade
Saurabh kukade

Reputation: 1634

What exactly is meant by "partial function" in functional programming?

Score: 73

Views: 11536

Answers: 3

Read More
Suma
Suma

Reputation: 34393

Why using a variable makes a partial function less partial?

Score: 4

Views: 56

Answers: 1

Read More
Igor Urisman
Igor Urisman

Reputation: 798

Factoring out common cases in pattern matching with partial function

Score: 1

Views: 55

Answers: 1

Read More
Futarimiti
Futarimiti

Reputation: 685

Can any partial function be converted to a total version in Haskell?

Score: 6

Views: 287

Answers: 3

Read More
Yuchen
Yuchen

Reputation: 33036

How to getOrElse with another Option in Scala

Score: 4

Views: 1952

Answers: 1

Read More
John C
John C

Reputation: 6525

WxPython PyPubSub, using curried function not working

Score: 0

Views: 209

Answers: 1

Read More
Gurmeet Singh
Gurmeet Singh

Reputation: 415

Scala's Partial Functions in Haskell

Score: 6

Views: 360

Answers: 3

Read More
user3103957
user3103957

Reputation: 848

PartialFunction in Scala

Score: 0

Views: 351

Answers: 2

Read More
sksamuel
sksamuel

Reputation: 16387

Scala total function as partial function

Score: 9

Views: 2489

Answers: 5

Read More
Boris Azanov
Boris Azanov

Reputation: 4481

http4s route matching for GET requests with params on root host

Score: 1

Views: 2035

Answers: 1

Read More
mon
mon

Reputation: 22234

Why Scala PartialFunction works without defining isDefinedAt?

Score: 1

Views: 255

Answers: 3

Read More
Nathan Wilson
Nathan Wilson

Reputation: 639

partial functions vs input verification

Score: 0

Views: 80

Answers: 0

Read More
user2697852
user2697852

Reputation:

Scala function composition totalFn(partialFn(totalFn(x)))

Score: 1

Views: 199

Answers: 3

Read More

Is scanl1 really partial?

Score: 5

Views: 133

Answers: 1

Read More
HoTicE
HoTicE

Reputation: 573

PartialFunction implicit parameters

Score: 1

Views: 308

Answers: 1

Read More
Jwan622
Jwan622

Reputation: 11639

Partial function explanation in the Odersky book

Score: 2

Views: 568

Answers: 2

Read More
Donbeo
Donbeo

Reputation: 17617

Explanation of List[_] in pattern matching used in flatten function

Score: 2

Views: 2611

Answers: 1

Read More
gawi
gawi

Reputation: 14217

In Haskell, why non-exhaustive patterns are not compile-time errors?

Score: 35

Views: 8666

Answers: 2

Read More
R.Gold
R.Gold

Reputation: 95

How to take a constant Integer as input in Partial Function?

Score: -2

Views: 167

Answers: 2

Read More
kostmo
kostmo

Reputation: 6340

How to generate a stack trace upon division by zero with ghc 7.10.3?

Score: 1

Views: 646

Answers: 1

Read More
PreviousPage 1Next