Skip to content

F# Conversion Support

Choose a tag to compare

@jtmueller jtmueller released this 24 Jan 21:14
· 11 commits to main since this release
82bd8c0

This release adds the RustyOptions.FSharp package, allowing easier interop between C# code using RustyOptions, and F# code using the built-in Option, ValueOption, and Result types.