SpiceQA
Questions
Tags
Users
Badges
function-composition
52 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
(How) Can you curry compose monadic functions?
user_609074
0
•
asked May 14, 2021
7
1
283
function-composition
currying
scala
monads
haskell
How to compose monadic functions/methods of type Function1 via 'andThen' in Scala?
user_609074
0
•
asked May 14, 2021
1
1
81
function-composition
scala
monads
How a value is being retrieved with partial function
user_4410094
0
•
asked Feb 12, 2021
2
1
59
composition
function-composition
function
javascript
Can `A => List[B]` be transformed into a `List[A => B]`?
user_8475974
0
•
asked Dec 26, 2020
2
2
107
function-composition
scala
function
functional-programming
types
Composing functions with a intermediate polymorphic type in Haskell
user_5725148
0
•
asked Dec 19, 2020
2
2
104
function-composition
polymorphism
haskell
Python + disassembling composed functions
user_9428342
0
•
asked Nov 21, 2020
2
1
90
abstract-syntax-tree
function-composition
disassembly
python
functional-programming
How to alias composite function with keyword arguments?
user_371843
0
•
asked Nov 8, 2020
2
1
111
julia
function-composition
alias
Repeat a function N times in Julia (composition)
user_14509804
0
•
asked Oct 27, 2020
5
3
426
julia
mutable
composition
function-composition
repeat
Elegant way to combine multiple filtering functions in Haskell
user_2091169
0
•
asked Oct 20, 2020
33
6
2079
function-composition
filter
haskell
Fixing "Type instantiation is excessively deep and possibly infinite." in a compositional function
user_340688
0
•
asked Sep 26, 2020
5
0
921
typescript
infinite-loop
control-flow
composition
function-composition
Prev
Prev
2
(current)
3
4
5
6
Next
Next
Hot Questions