Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

transducers and swift porting javascript code to swift code

How to use Map / define a type which actually is a Map in OCaml?

Count the same items in a row in Java 8 Stream API

function composition for multiple arguments and nested functions

Clojure. Drop-every?

How can I extract the bigger value for each key in a list of hashes in Ruby

Right-associativity in type signatures of functions

What, if any, is wrong with this approach to declarative I/O

Pattern matching with reals (Standard ML)

Point-free composition of lenses in Ramda.js

Looking for a fold-like idiom

Functional way to evaluate boolean for a function that throws an exception

Going more idiomatic with F#

What's the style for immutable set and map in F#

User specified function with operators in R

How handling a list of polymorphic variants?

Eval in Common Lisp

What's the difference between Map and Mapping in Isabelle?

Use map and zip to be more func style in 2 for loops

Lambda + stream to fetch List<A> to A Single List