Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What is the benefit of purely functional data structure?

Closures: why are they so useful?

Functional Programming in Java [closed]

Resources for working with Machine Learning in F# [closed]

Achieving polymorphism in functional programming

Javascript as a functional language

Defining and calling function in one step

What does "pure" mean in "pure functional language"?

What are "downward funargs"?

Specification for a Functional Reactive Programming language

Haskell's algebraic data types

Uses for Haskell id function

What's the Scala way to implement a retry-able call like this one?

Get a function's arity

Bind Vs Lambda?

Scala Functor and Monad differences

How do I do a "break" or "continue" when in a functional loop within Kotlin?

Maintaining complex state in Haskell

What are "n+k patterns" and why are they banned from Haskell 2010?

Partition a Java 8 Stream