Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FsFrink

An effort to bring frinklang.org UoMs into F# ecosystem

Adding UoMs

Add UoM in Frink.Data.{Category}.UnitNames, then the symbol form in Frink.Data.{Category}.UnitSymbols namespace. If there is no symbol for that UoM, add the unit name in unit symbols namespace and alias it to the correct type. Like:

namespace Frink.Data.Volume.UnitSymbols
  [<Measure>] type lambda = Frink.Data.Volume.UnitNames.lambda

About

An effort to bring frinklang.org UoMs into F# ecosystem

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages