Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Functional approaches to designing the discrete side of hybrid systems

Is it possible to implement `max` efficiently on the untyped lambda calculus?

Is it possible to generate the wheel lazily?

Functional paradigm design [closed]

Ecto Changeset add functionality for warnings

How to implement a parallel logical or with early termination in Clojure

Why can a Boost.Bind function be called with extra parameters?

Is there an elegant way to foldLeft on a growing scala.collections.mutable.Queue?

How can callbacks modify state of objects in pure functional programming?

How to join arrays using Lo-Dash

Generic curry function with n-arguments in typescript

Grouping event with fs2.Stream

Questions about a la carte data types

Is Eta interoprable with Java and/or Kotlin yet?

How to make Haskell compute the correct polymorphic type?

Scalaz Kleisli question

Faster permutation generator

Implementing replays with MonadPrompt

type inference in argument list in combination with setter not working

Has this been done before? (Monad view wrapping c++ collections/types for chain operations)