Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in y-combinator
Defining a stack data structure and its main operations in lambda calculus
Nov 17, 2022
lambda
functional-programming
lambda-calculus
combinators
y-combinator
Y combinator, Infinite types and Anonymous recursion in Haskell
Sep 14, 2022
haskell
recursion
functional-programming
y-combinator
anonymous-recursion
Alternative Y combinator definition
Jan 03, 2020
c#
functional-programming
y-combinator
Explain this implementation of the Y combinator in Scala?
Sep 08, 2022
scala
combinators
y-combinator
How does Y-combinator compute the fixed point programmatically?
Jul 07, 2019
javascript
y-combinator
Transforming a function that computes a fixed point
Nov 03, 2022
haskell
y-combinator
fixpoint-combinators
letrec
Fixed point combinators in C++
Mar 24, 2022
c++
bind
y-combinator
Have I implemented Y-combinator using C# dynamic, and if I haven't, what is it?
Feb 20, 2022
c#
dynamic
functional-programming
y-combinator
Fixed point combinator for mutually recursive functions?
Oct 24, 2021
recursion
functional-programming
mutual-recursion
y-combinator
fixpoint-combinators
I couldn't understand the Y-Combinator, so I tried to implement it and ended up with something shorter, which worked. How is that possible?
Oct 16, 2020
javascript
recursion
functional-programming
scheme
y-combinator
Why inductive datatypes forbid types like `data Bad a = C (Bad a -> a)` where the type recursion occurs in front of ->?
May 25, 2022
haskell
recursive-datastructures
algebraic-data-types
y-combinator
agda
Higher-order function of recursive functions?
Nov 10, 2022
javascript
recursion
higher-order-functions
y-combinator
Y combinator discussion in "The Little Schemer"
Oct 06, 2021
scheme
combinators
y-combinator
the-little-schemer
Y-Combinator Practical Example
Nov 05, 2019
functional-programming
y-combinator
How do I define y-combinator without "let rec"?
Nov 18, 2022
f#
y-combinator
Y Combinator in Haskell
Sep 15, 2022
haskell
y-combinator
Good explanation of "Combinators" (For non mathematicians)
Aug 27, 2022
function
lambda
combinators
y-combinator
Can a lambda function call itself recursively in Python?
Aug 25, 2022
python
recursion
lambda
y-combinator
« Newer Entries