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
Is there a way in Julia to modify a function f(x) such that it will return f(x)*g(x)
Feb 13, 2026
functional-programming
julia
Reusing logic with different discriminated unions in a purely functional setting
Feb 14, 2026
.net
f#
functional-programming
How to filter for a combination of list arguments and multiple character strings in dplyr
Feb 13, 2026
r
functional-programming
Why does a Javascript function act differently upon instantiation than execution?
Feb 13, 2026
javascript
functional-programming
With a Scala Either, how do you stop at the first error, but gets the already computed values
Feb 12, 2026
scala
functional-programming
Why is flatMap on a Vector[Option[Int]] whose mapper function result is not a Vector[Option[Int]] valid?
Feb 09, 2026
scala
functional-programming
monads
flatmap
Filter a range without using an intermediate list
Feb 12, 2026
functional-programming
lisp
common-lisp
primes
Setting default values in clojure defn
Feb 09, 2026
clojure
functional-programming
Any pythonic way to do "[['a', 2], ['b',1]] + [['b', 2], ['c', 1]] = [['b', 3], ['a', 2], ['c', 1]]"?
Feb 09, 2026
python
lambda
functional-programming
Python: lazy iterating through directory-like structure
Feb 08, 2026
python
python-3.x
functional-programming
generator
Pattern matching record types
Feb 08, 2026
.net
f#
functional-programming
pattern-matching
Define a default return value to Haskell function
Feb 08, 2026
haskell
functional-programming
When returning a list pattern from a Haskell function how much of the original list is referenced?
Feb 08, 2026
haskell
functional-programming
Optimization of tail recursion in R
Feb 09, 2026
r
recursion
functional-programming
tail-recursion
Java groupingBy: Get two (or more) groups with single Stream
Feb 06, 2026
java
java-8
functional-programming
java-stream
vavr
adding other files to haskell
Feb 09, 2026
haskell
functional-programming
Pyspark: How to chain Column.when() using a dictionary with reduce?
Feb 06, 2026
python
apache-spark
pyspark
apache-spark-sql
functional-programming
Scheme: changing recursion to tail recursion
Feb 07, 2026
recursion
functional-programming
scheme
tail-recursion
What is the difference between a cyclic function and a recursive function?
Feb 07, 2026
recursion
language-agnostic
functional-programming
What is Range V3 for MakeStream::iterate()?
Feb 06, 2026
c++
functional-programming
range-v3
c++-experimental
Older Entries »