Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Language with types as first-class values?

functional-programming

Reducing a list of UnaryOperators in Java 8

Sum array of arrays (matrix) vertically efficiently/elegantly

How do I summarize array of integers as an array of ranges?

Valid usage of Optional type in Java 8

Conditional function in APL

Fastest immutable list data structure for lots of concatenation and a single iteration

Why are parentheses needed on this F# function?

Practical use of fold/reduce in functional languages

Is functional programming a subset of imperative programming?

Best data structure for an immutable persistent 3D grid

The object-functional impedance mismatch

Custom equality semantics for Immutable.js data structures

Alternatives to using delays when automatically testing an AJAX web UI

Why doesn't this Idris snippet typecheck without an explicit type?

Ambiguous use of functions (Swift 4)

How to use Functional Programming on App development [closed]