Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

These concepts about Functors (Maps) and Monads (Either, Maybe, Bind, Then) are right?

the balance between performance and code resue

Scala: how to change this code in functional way?

crockjs and apply functions need a function as value

Signals and Observer(Reactive Swift) for form validation not working as expected

How to Add Production Ready ReactiveCocoa or Futures / Promises Into Swift 2 iOS

F# applying function to two lists at once

How to rewrite ado notation as general Applicative lifting, respecting evaluation order?

How to invoke a multi-argument function without creating a closure?

Functional approach to apply mapped args to a function's default/named params

func :: Maybe(Int) -> Maybe(Int)

Functional map-like data structure with arbitrary length data as keys?

Convert List[Task[List[A]]] to Task[List[A]]

Working with Sets as Functions

Functional programming pattern for performing a function once after fold/reduce?

SML signature with multiple structures

How can I build a faster implementation of Queue?

Higher-order functions in VHDL or Verilog

Javascript: Function call on adjacent object?