8

GitHub - taidalog/Fermata: F# miscellaneous library

 1 year ago
source link: https://github.com/taidalog/Fermata
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Fermata

F# miscellaneous library

Version 0.1.1

Features

  • Provides functions for working with values of basic types in F#.
  • Works in a Fable project.

Modules

  • Array
    Contains helper functions for working with values of type array.
  • Bool
    Contains helper functions for working with values of type bool.
  • List
    Contains helper functions for working with values of type list.
  • RadixConversion
    Contains helper functions for radix conversion (.NET wrapper functions).
  • Regex
    Contains wrapper functions for .Net System.Text.RegularExpressions.
  • Result
    Contains helper functions for working with values of type Result.
  • Seq
    Contains helper functions for working with values of type seq.
  • String
    Contains helper functions for working with values of type string.
  • Tuple
    Contains helper functions for working with values of tuples.

Installation

.NET CLI,

dotnet add package Fermata --version 0.1.1

F# Intaractive,

#r "nuget: Fermata, 0.1.1"

For more information, please see Fermata on NuGet Gallery.

Notes

  • Don't forget npm start before using Fermata in a Fable project. I forgot!

Links

License

This product is licensed under the MIT license.


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK