SpiceQA
Questions
Tags
Users
Badges
fixpoint-combinators
14 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
higher order fix point in OCaml
user_242189
0
•
asked Jan 16, 2022
3
0
131
fixpoint-combinators
higher-kinded-types
ocaml
haskell
Why doesn't this fixed-point computation stop?
user_3423503
0
•
asked Oct 2, 2021
3
2
115
infinite-recursion
fixpoint-combinators
infinite-loop
lazy-evaluation
haskell
Translating a fixed-point operator to Haskell language
user_9759263
0
•
asked Aug 29, 2021
4
1
163
fixpoint-combinators
code-translation
haskell
javascript
types
How `fix f = let {x = f x} in x` is evaluated?
user_652528
0
•
asked Dec 3, 2020
8
1
208
fixpoint-combinators
evaluation
lazy-evaluation
haskell
How to prove that the Church encoding, forall r. (F r -> r) -> r, gives an initial algebra of the functor F?
user_593934
0
•
asked Nov 3, 2020
2
0
86
type-theory
fixpoint-combinators
recursion-schemes
church-encoding
functional-programming
Cases in which we shall not use monadic bind to write mfix down using loop
user_11143763
0
•
asked Jul 25, 2020
5
1
180
fixpoint-combinators
arrows
monads
haskell
Is it possible to write down a sharing fix point-free?
user_11143763
0
•
asked Jul 6, 2020
3
1
94
fixpoint-combinators
ghc
optimization
haskell
What order do "least" and "greatest" refer to when talking about fixed point?
user_402428
0
•
asked May 13, 2020
8
1
252
fixpoint-combinators
haskell
Fix and Mu isomorphic
user_2718064
0
•
asked Apr 7, 2020
7
1
320
fixpoint-combinators
recursion-schemes
haskell
How to understand/use Haskell fix function
user_705510
0
•
asked Sep 18, 2018
2
1
215
fixpoint-combinators
haskell
1
(current)
2
Next
Next
Hot Questions