fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
284 stars 58 forks source link

Add 'mapTo' to the 'Observable' module #101

Closed stijnmoreels closed 6 years ago

stijnmoreels commented 6 years ago

This extra mapping function allow to map the emissions to a constant value.