fsharp / fsharp/fslang-suggestions
easier interop with F# Option type from other .net languages
- Dominant language
- No language data
- Stars
- 373
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
**Submitted by Gauthier Segay on 9/13/2015 12:00:00 AM**
**11 votes on UserVoice prior to migration**
A first example is `FSharpOption` and it's usage in C#/VB, extend FSharp.Core with this module to make it easier to use:
http://fssnip.net/so
There are other efforts to be made to make FSharp.Core look not too alien in other languages, like being able to await on `FSharpAsync`. Having design guidelines for this type of interop doesn't remove the need for basic F# constructs to be exposed in a convenient way to other dotnet languages.
**[Original UserVoice Submission](https://fslang.uservoice.com/forums/245727-f-language/suggestions/9738327)**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.