Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Why is Future considered to be "not referentially transparent"?

Scala case class prohibits call-by-name parameters?

use purrr::pwalk to create multiple shiny observeEvents from tibble

Add element to immutable vector rust

Generic lambda or function value type in Kotlin

Rust: Idomatic way to iterate over columns of a 2d vector

Reject values while using Maps.uniqueIndex with Guava

F# XML parsing

Monad trait in Scala

Logging from within a Functional Programming Paradigm

Tips & Traps in Learning XSLT and "Real" Functional Programming?

Why sum of products can be viewed as normal form in algebraic data types?

how to declare a lambda expression outside jdbcTemplate.query function?

Handling Mono Inside Flux Flatmap

Pros. / Cons. of Immutability vs. Mutability

functional-programming

What does the "world" mean in functional programming world?

How does scanl in Haskell work on list of Either's - comparison of two cases

Why use a helper function inside a recursive function?

Changing multiple objects using Ramda lens

Does a no-op "do nothing" function object exist in C++(0x)?