Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Method reference of a method reference in a Lambda expression

Racket Iterate over list and get Index

TypeScript: How to write an asyncPipe function for asynchronous function composition?

Haskell List Comprehension - Right Angled Triangles

Is there anything like a functional model?

Writing an auto-memoizer in Scheme. Help with macro and a wrapper

In a functional language, how to conditionally select elements to be used in zip- or zipWith-style function?

Strange Haskell/GHCi issue

access numpy array from a functional language

Changing identical types in OCAML

Dynamic Function Mapping

How to translate list A,B to keyed map of tuples with guava

implementing a basic search engine with prefix tree

How applying a function to a variant?

PL/SQL passing functions as parameters

No instance error with multi parameter classes

About functional style programming [closed]

Building a minimal predicate function by composing Option[predicate] functions in Scala (possibly with scalaz)

Lift higher order function into monad

What does "immutable variable" mean in functional programming?