Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

I'm having a hard time with a list comprehension

Update a value in a tree

Stateful computation with different types of short-circuit (Maybe, Either)

Pattern matching as a functional expression in swift

Does folktale have an IO monad?

Flatten the map and associate values using Java 8 Stream APIs

Pattern matching key in Erlang maps

How to implement a more general reduce function to allow early exit?

label ~f in OCaml

Try monad for kotlin

Understanding shorthand closure syntax for map function in Swift

Grouping Double using java 8 by arbitrary interval to Map

Where can I get the latest specification of Erlang BEAM VM?

Tail recursive functions for BinaryTree

OCaml: Combination of elements in Lists, functional reasoning

using List.collect f#

Filtering function for an arbitrary nested list

Add recursive function to class as member

f# functional-programming

Filter Words from One List with Words from Another

How is lazy interpreted in recursive context?