Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

thinking objectively vs. functionally [closed]

Is there an indexed list in Haskell and is it good or bad?

Best way to implement "zipLongest" in Scala

Haskell: Are list comprehensions higher order functions?

Corecursion vs Recursion understanding in scala

First and last element of list OCaml

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?