Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in higher-order-functions

K / Kestrel Combinator for monads?

Modify element(s) in a list where a condition is true

Promises in lapply / R

map in python2 vs python3

Already existing high-order function for this algorithm?

How to document javascript higher order function?

Prolog Higher-order reduce predicate

Optimization of consecutive map/filter/fold calls

Does filter,map, and reduce in Python create a new copy of list?

Writing foldl as foldr confusion

Scala value class compilation fails for base type with partial-function-parameter method

Scala map explicit type

Why is it possible to call a higher order function's extension function parameter as a normal function in Kotlin?

Functional programming axioms

Kotlin Higher Order Function Composition

Error using "apply" function in Clojure: "Don't know how to create ISeq from: java.lang.Long"

JavaScript: Accept Division Function as Argument Into Another Function That Returns New Function --> Returns Quotient

Is there a way to pass down props to a component implicitly?

Currying vs. anonymous function in Scala

Higher order function returns pure function