FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mexx/FSharp.Core.NextVersion.Shim: This project provides a shim for library functions that will get available in the next FSharp.Core library. · GitHub

This repository was archived by the owner on May 23, 2024. It is now read-only.

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
Windows build.cmd

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

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL