Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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?

Where do the names value/expression kept in functional programs?

creating a finite lazy sequence

Passing a function as an argument - lambda expression error?