Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

This project provides a shim for library functions that will get available in the next FSharp.Core library.

License

Notifications You must be signed in to change notification settings

mexx/FSharp.Core.NextVersion.Shim

Repository files navigation

FSharp.Core.NextVersion.Shim

This project provides a shim for library functions that will get available in the next FSharp.Core library.

How to get

Reference with Paket

github mexx/FSharp.Core.NextVersion.Shim FSharp.Core.Shim.fs

What's inside

  • 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

Build status

BuildScript Status of last build
Mono build.sh Travis build status
Windows build.cmd AppVeyor Build status

License

The Apache License, Version 2.0

About

This project provides a shim for library functions that will get available in the next FSharp.Core library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published