Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

C# LanguageExt - combine multiple async calls into one grouped call

How can I refer to a function not by name in its definition in python?

How to extract values from Some() in Scala

R implemenation of Closure differs from other functional languages, which makes it behave like imperative language such as C#?

Calculating types of Haskell Functions

What does this one line of Clojure code do?

scala: fix the value of a param using curry

Compute the inverse of function

Haskell Particle simulation - calculating velocities of particles

How can operations like map, filter and reverse can be defined in terms of a reduce?

how does the undecided generic type represents in ghci's runtime

Projecting variables in python when applying the map function

What is the typed hole exploration development style?

Mixing fmap and bind (>>=)

Why can I use a set as predicate in clojure?

Can `guard` not guards in Haskell be used to specify a particular message for `Left`

Best FP idioms for AnyVals in collections

Scala dropWhile vs filter

Coerce built-ins to their GL equivalents