Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Hindley Milner type inference for mutually recursive functions

Is it a natural design pattern to use closures and dynamically defined functions in Python?

Equivalent of Scala View in JavaScript

TypeScript: Call overloaded asyncPipe with 0 or more arguments

Is it possible to combine multiple map and reduce functions into a single pass in Scala?

John Hughes' Deterministic LL(1) parsing with Arrow and errors

How do functional language gui bindings work?

Get the middle of an Ix range in O(1) time in Haskell

How is scala.util.parsing.ast.Binders supposed to be used?

don't understand scalaz endo function

How to setup and teardown functional test data in Geb grails

Recursive -flattenMap: with Reactive Cocoa + OctoKit (fetching dynamic object graph from web service)

Scala Monoid[Map[A,B]]

scheme for object-oriented programmers

Can I print in Haskell the type of a polymorphic function as it would become if I passed to it an entity of a concrete type?

Why does OCaml sometimes require eta expansion?

Is implementing the words function possible without a postprocessing step after folding?

How to access :cause, :via and :trace keys of an exception in Clojure?

F# Static Member Type Constraints

Functional Programming Vs Declarative Programming Vs Imperative Programming