Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Code compiles in Elm but not in Haskell

How to find max length in list of string using streams in Java?

Understanding the map function when the first argument uses flip

Cross-Platform Functional Language for Objective-C

Functional python programming and conditionals

Do something only once, without state

F# applying function to it's result n-times

f# functional-programming

Swap key and value in a map in fsharp

"Unwrap" Optional of Optional.empty before return in a Java stream (or Parallel Stream)

Get next value on a map?

lambda calculus xor expression by true false

Functional way to generate file names in Scala

Two argument Memoization

Which functional language(s) does Clojure share the most in common with?

Seeking a scala-esque approach to iterate through a list with access to the "next" element

Filling a Scala immutable Map from a database table

Clojure functions - returning value computed before the last statement

Python list of dictionaries projection, filter, or subset?

Assign Lists/Tuples with do notation

understanding the type signature of (.)