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 functional-programming
Set key in a Javascript generator function
Oct 21, 2025
javascript
ecmascript-6
functional-programming
iterator
generator
How can I generate a list of all Tetrominos?
Oct 19, 2025
algorithm
functional-programming
tetris
Functions that can be deduced by their type signature
Oct 20, 2025
haskell
functional-programming
C++17 Cannot use std::bind to produce a std::function
Oct 21, 2025
c++
functional-programming
c++17
stdbind
Haskell Is there a function for creating every variation of applying a function to a list
Oct 20, 2025
list
function
haskell
functional-programming
SProxy in purescript?
Oct 20, 2025
functional-programming
purescript
Loop until... with Ramda
Oct 20, 2025
javascript
functional-programming
ramda.js
Which is better in OCaml pattern matching, `when` or `if-then-else`? [closed]
Oct 19, 2025
performance
if-statement
functional-programming
pattern-matching
ocaml
Are LINQ expressions an acceptable way to manipulate data in F#?
Oct 20, 2025
.net
linq
f#
functional-programming
coding-style
How to implement a fast type inference procedure for SKI combinators in Python?
Oct 20, 2025
python
algorithm
functional-programming
lambda-calculus
combinators
Fold function in Octave
Oct 19, 2025
functional-programming
octave
reduce
fold
Generate N distinct permutations of a very large list in R?
Oct 18, 2025
r
functional-programming
permutation
Lambda Calculus vs Category theory in FP [closed]
Oct 16, 2025
haskell
functional-programming
lambda-calculus
category-theory
When is dynamic polymorphism necessary (compared with static polymorphism)?
Oct 18, 2025
java
oop
functional-programming
polymorphism
dynamic-dispatch
Registering a signal handler in Haskell with an action depending on state
Oct 18, 2025
haskell
functional-programming
monad-transformers
Functional Programming and business domain model
Oct 17, 2025
database
clojure
functional-programming
entity
domain-driven-design
How to functionally handle a logging side effect
Oct 18, 2025
scala
collections
functional-programming
Is there an idiomatic way to do implicit local state in OCaml?
Oct 17, 2025
functional-programming
ocaml
state-monad
How are people implementing immutable data structures in JavaScript when the language doesn't offer any obvious way of implementing immutability?
Oct 18, 2025
javascript
functional-programming
immutability
How do I split an OCaml list into head and tail?
Oct 18, 2025
list
functional-programming
ocaml
Older Entries »