Found 20 packages
FSharpx.Collections is a collection of datastructures for use with F# and C#.
FSharpx.Extras implements general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible.
Async extensions for F#
FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. It currently implements: * Several standard monads: State, Reader, Writer, Either, Continuation, Distribution * Iteratee * Purely functional data structures: Queues, double-ended Queues, BottomUpMergeSort, RandomAccessList, Vector, RoseTree, BKTree * Validation applicative functor * General functions like flip * Additional functions around collections * Functions to make C# - F# interop easier.
[DEPRECATED] This package is no longer in use
DEPRECATED - Please use FSharp.Control.Reactive instead
[DEPRECATED] Please use FSharp.Text.RegexProvider instead (http://fsprojects.github.io/FSharp.Text.RegexProvider/)
DEPRECATED - Please use 'GraphProvider' instead
[DEPRECATED]
[DEPRECATED] Please use ExcelProvider instead (http://fsprojects.github.io/ExcelProvider/)
[ARCHIVED] Please use FSharp.Management instead (http://fsprojects.github.io/FSharp.Management/)
[DEPRECATED] Please use FSharp.Configuration instead (https://github.com/fsprojects/FSharp.Configuration)
FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible. This library is for the .NET platform implementing a WMI type provider.
[DEPRECATED] Please DynamicsNAVProvider or DynamicsCRMProvider (https://github.com/fsprojects/DynamicsNAVProvider)
ExtCore provides extensions to the F# core library (FSharp.Core) and aims to help you build industrial-strength F# applications. These extensions include additional functions for modules such as Array, List, Set, and Map; immutable IntSet, IntMap, LazyList, and Queue collections; a variety of computation expressions (workflows); and "workflow collections" -- collections modules which have been adapted to work seamlessly from within workflows.
Reflections helpers for F#
Asynchronous sequences for F#
Asynchronous sequences for F#, forked by Johann Deneux with a suggested fix for a performance issue in AsyncSeq.cache