Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in higher-order-functions

Higher-order functions in Elisp

composing functions with higher arity

In Perl, what is the most reliable way to determine a coderef's package?

How Haskell's "composing lenses using function composition" with that weird order of arguments could be implemented?

Multiple folds in one pass using generic tuple function

What is a purpose of Zap Functor and zap function in Haskell?

Use of Clojure macros for DSLs

Filter function in Elisp

How to pass in an instance variable from a React component to its HOC?

Get a subset of an array based on an array of keys

Common recursion pattern

Abstract over repeated flatMap

How can I map a macro in Clojure?

JavaScript reduce can't handle Math functions?

Is it possible to annotate a function's special properties (e.g. surjectivity)?

Haskell FlatMap

How to sum fields of collection elements without mapping them first (like foldLeft/reduceLeft)?

Kotlin reflection is not available

array.groupBy in TypeScript

Is lambda a type of higher order function?