fsharp / fsharp/fslang-suggestions
Support optional, named and outref parameters on let bindings on modules
- Dominant language
- No language data
- Stars
- 373
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
**Submitted by Gustavo Guerra on 3/21/2014 12:00:00 AM**
**131 votes on UserVoice prior to migration**
Optional and named parameters are supported in static methods, but not in let bindings on modules. This many times forces you to use a static class instead of a module, which has some inconvenients. Ocaml has this, so I'm guessing is doable.
**[Original UserVoice Submission](https://fslang.uservoice.com/forums/245727-f-language/suggestions/5663215)**
[Archived Uservoice Comments](../tree/master/archive/suggestion-5663215-optional-and-named-parameters-on-let-bindings-on.md#comments)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.