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 combinators
How to manually infer the type of '(.) . (.) . (.)'?
Apr 17, 2022
haskell
types
type-inference
function-composition
combinators
Unsure of how to design a useful library using combinators
Jul 11, 2021
haskell
functional-programming
higher-order-functions
combinators
Defining a stack data structure and its main operations in lambda calculus
Nov 17, 2022
lambda
functional-programming
lambda-calculus
combinators
y-combinator
Are these two combinators already available in Haskell?
May 08, 2022
haskell
boolean
combinators
What is a general scheme for writing a function in pointfree style?
Feb 05, 2022
haskell
higher-order-functions
combinators
pointfree
How to use C# async/await as a stand-alone CPS transform
Sep 12, 2022
c#
async-await
stack-overflow
combinators
continuation-passing
Explain this implementation of the Y combinator in Scala?
Sep 08, 2022
scala
combinators
y-combinator
Scala: Can I nudge a combinator parser to be locally greedy?
May 02, 2018
scala
parsing
combinators
Haskell: Why is ((.).(.)) f g equal to f . g x?
Jul 18, 2020
haskell
types
function-composition
combinators
pointfree
In Clojure, is there a function like Haskell's on?
Dec 21, 2021
haskell
clojure
functional-programming
combinators
Scala: Flatten the parseresult (~) from combinators parser into List?
Apr 16, 2022
parsing
scala
combinators
Haskell: some and many [duplicate]
Feb 17, 2022
haskell
applicative
combinators
alternative-functor
some-and-many
Folding flatMap/bind over a list of functions (a.k.a. Name That Combinator!)
Apr 24, 2021
scala
haskell
combinators
How would you (re)implement iterate in Haskell?
Jan 01, 2020
haskell
loops
combinators
How to create a lazy-seq generating, anonymous recursive function in Clojure?
Mar 03, 2020
binding
recursion
clojure
combinators
lazy-sequences
What is a Combinator in Haskell
Oct 18, 2022
haskell
combinators
Python implementation of Parsec?
Jun 30, 2022
python
parsing
parsec
combinators
Since "fold" isn't powerful enough to write a tree pretty-printer with indentation, what high-order combinator is?
Nov 23, 2020
haskell
recursion
fold
combinators
Haskell: surprising behavior of "groupBy"
Nov 01, 2018
haskell
combinators
foldr and foldl further explanations and examples
Sep 17, 2022
function
haskell
syntax
combinators
fold
« Newer Entries
Older Entries »