Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

c++ function map implementation

Is there a programming language where every function is essentially run as a separate actor?

Python: strategies for persistently memoizing functions with function arguments?

Safe application in Haskell

How to handle state from external systems functionally?

Understanding the API of multi-prompt delimited continuations

OpenGL fold/reduce implementation?

Implementing Okasaki's bootstrapped heaps in OCaml, why doesn't it compile?

EBay OData Type Provider in F# and getting no results with LINQ

What value does this Javascript function factory add?

Can branch and bound algorithms be implemented purely functionally?

Are F# quotations useful for anything? [closed]

Is this simiple purely functional queue valid?

Pipelining vs. partial application for API design

how to assign functions to class fields in dart?

functional programming in R

r functional-programming

QuickSort can't be applied to ArrayBuffer to do sorting In place in Scala

How to avoid unnecessary computation when composing pure functions in a functional language?

Scala Java Error: value filter is not a member of java.util.Map. Works outside of class

Explaining functional programming to object-oriented programmers and less technical people