About

Metadata

  • Last updated , by JustinSpahrSummers
  • License MIT
  • Categories FRP
  • Maintained by: justin.spahrsummers@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

An implementation of functional reactive programming based on Microsoft's Reactive Extensions for .NET: http://msdn.microsoft.com/en-us/library/hh242985(v=VS.103).aspx.

RxHaskell offers a monadic API, making it easier to interleave side effects and imperative-style code.