Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

A "reduce" function in Vim script

What is the type of '()->{}' in Java 8?

Filtering an array of Maybe (nullable) types in Flow to remove null values

The Seasoned Schemer, letcc and guile

How do you dynamically create inputs in Elm?

Python, functional programming, mapping to a higher level

Java 8 function that always return the same value without regarding to parameter

Is there a functional programming idiom for "pick from beginning of a list and reduce until the result satisfies a predicate"?

How to use pointed functor properly

Scala Cats Effects - IO Async Shift - How Does it Work?

Safely call setter after getter chain eg foo.getX().getY().setZ(...);

Keras' Sequential vs Functional API for Multi-Task Learning Neural Network

Pass functions in F#

Multiple arguments to mapcar

Functional style early exit from depth-first recursion

Do the functor laws prove complete preservation of structure?

Lazy evaluation of chained functional methods in Groovy

Add days to current date

What is the Unified Update Model?

How to use `filter` on Map instance in Kotlin?