FSharp.Core.NextVersion.Shim
This project provides a shim for library functions that will get available in the next FSharp.Core library.
Reference with Paket
github mexx/FSharp.Core.NextVersion.Shim FSharp.Core.Shim.fs
- Regularized collection functions, like List.groupBy, for full list see Regular functional functions section
- WebClient.AsyncDownloadFile and WebClient.AsyncDownloadData
- String.filter and Option.filter
- tryUnbox and isNull operators
- Option.toNullable, Option.ofNullable, Option.ofObj and Option.toObj
The Apache License, Version 2.0