SpiceQA
Questions
Tags
Users
Badges
partialfunction
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why does ($ 3) have signuature (a -> b) -> b?
user_6708910
0
•
asked Jul 10, 2021
3
1
88
partialfunction
partial-application
haskell
Scala PartialFunction with isDefinedA and apply not working
user_6440372
0
•
asked Feb 5, 2021
2
2
111
partialfunction
scala
Understand 'case' keyword in partial functions
user_1170677
0
•
asked Oct 16, 2019
4
3
805
partialfunction
pattern-matching
scala
Why does providing a partial function to map throw at runtime rather than give a compile error?
user_11672535
0
•
asked Jun 19, 2019
3
2
615
partialfunction
scala
Scala's notion of "partial functions"' & the ".orElse" method in F#
user_5421435
0
•
asked Dec 17, 2018
3
3
301
partialfunction
f#
scala
In functional programming terms, what do you call something with an orElse or other fallback method?
user_2133111
0
•
asked Nov 4, 2018
4
2
287
partialfunction
scala-cats
scala
functional-programming
How can I easily define more complex PartialFunctions in Scala?
user_390581
0
•
asked Jul 7, 2011
14
1
962
partialfunction
lift
scala
How to convert X => Option[R] to PartialFunction[X,R]
user_118613
0
•
asked Dec 15, 2009
24
3
3137
partialfunction
scala-option
scala
1
(current)
Hot Questions