8000 GitHub - wraikny/Do.fs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wraikny/Do.fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Do.fs

F# optimized Computation Expressions for built-in types.

Features

  • Self-contained single source file.
  • Optimized with InlineIfLambda.

Builders

  • Option<'a>: Do.option
  • ValueOption<'a>: Do.voption
  • Result<'a, 'e>: Do.result
  • Lazy<'a> : Do.lazily

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0