Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

danfinch/futility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Futility is a minimal F# utility library.

  * Curried equivalents of common BCL methods
  * Limited selection of general purpose functions and operators
  * Abbreviations for common BCL and F# types
  * Fills in gaps in FSharp.Core
  * ResizeArray module borrowed from PowerPack
  
License: Public Domain, except:

Copyrights:

  * ResizeArray.fs (c) Microsoft (Apache License)

Maintainers:
	* Dan Finch (d@nfin.ch)

About

Futility is a minimal F# utility library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages