Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

how to do Seq.takeWhile + one item in F#

What's the difference between data and code?

Extract nth element of a tuple

Why isn't @FunctionalInterface used on all the interfaces in the JDK that qualify?

Are there any LL Parser Generators for Functional Languages such as Haskell or Scala?

Can currying be used with lambda functions?

When should I use function currying in Python?

What is the Java equivalent of this Haskell function?

Functional/Immutable Data Structures for the JVM? [closed]

What is the correct way of initializing an elm application

How do I list, map and "print if count>0" with Java 8 / stream API?

Functional programming languages introspection

If functions in JS are first-class, what allows them to be called before they are defined?

Efficient recursion in functional programming vs. inefficient recursion in different paradigms

Handling incremental Data Modeling Changes in Functional Programming

Show progress of Haskell program

Haskell Pattern Matching Fails on Negative Number

When manipulating immutable datastructures, what's the difference between Clojure's assoc-in and Haskell's lenses?

Use of the and keyword in F# in discriminated unions

Algorithm to create fair / evenly matched teams based on player rankings