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
Mapping over sequence with a constant
May 16, 2022
map
clojure
functional-programming
constants
sequence
Lazy evaluation and IO side effect confusion
Sep 12, 2022
haskell
functional-programming
lazy-evaluation
side-effects
Haskell Programmatically/Dynamically Define Functions
May 18, 2022
function
haskell
functional-programming
higher-order-functions
Monadic impurity and Haskell's purity. How they are combined?
Sep 14, 2022
haskell
functional-programming
monads
Stream a collection and collect into multiple results depending on independent predicates
Mar 09, 2021
java
functional-programming
java-8
java-stream
Why is functional programming good? [closed]
May 23, 2022
functional-programming
Why can't Promise.resolve be called as a function?
Nov 20, 2022
javascript
functional-programming
promise
ramda.js
map function if a predicate holds
May 17, 2022
dictionary
haskell
filter
functional-programming
As OOAD is to OOP what is the equivalent for functional programming?
May 03, 2022
oop
haskell
functional-programming
ooad
How do I access a list element I've added with the cons (:) operator?
Sep 24, 2022
list
haskell
functional-programming
winghci
How to check if is null and if has a specific value using Optional in java?
Nov 11, 2022
java
if-statement
functional-programming
java-8
optional
Anonymous vs Non Anonymous functions Lua
Oct 02, 2022
function
functional-programming
lua
anonymous-function
What happens if you compile a program that takes no input? (Haskell IO purity issues (again))
May 06, 2017
haskell
functional-programming
side-effects
referential-transparency
Pattern matching functions in OCaml
Oct 02, 2022
functional-programming
ocaml
ml
Replace if-else with functional code
Apr 24, 2022
scala
functional-programming
pattern-matching
Some languages and uses for monads
Oct 23, 2022
scala
functional-programming
clojure
lisp
monads
Embedding higher kinded types (monads!) into the untyped lambda calculus
Jan 14, 2022
haskell
functional-programming
monads
lambda-calculus
untyped-variables
In which languages is function abstraction not primitive
Oct 31, 2022
function
haskell
language-agnostic
programming-languages
functional-programming
hi :: (b -> c) -> (a -> b) -> (a -> c) in Haskell
Dec 30, 2021
haskell
functional-programming
Why is `++` for Haskell List implemented recursively and costs O(n) time?
Dec 19, 2021
list
pointers
haskell
recursion
functional-programming
« Newer Entries
Older Entries »