Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Missing functions in Core.Option module #311

Open
unekinn opened this issue May 29, 2018 · 1 comment
Open

Missing functions in Core.Option module #311

unekinn opened this issue May 29, 2018 · 1 comment

Comments

@unekinn
Copy link

unekinn commented May 29, 2018

In https://github.com/MicrosoftDocs/visualfsharpdocs/blob/live/docs/conceptual/core.option-module-[fsharp].md a lot of functions are missing.

I'm not sure which version these were introduced in, but all seem to be present in stable F# as of today. The codebase indicates that some of these have existed for 4+ years.

Functions missing documentation:

  • defaultValue
  • defaultWith
  • orElse
  • orElseWith
  • contains
  • map2
  • map3
  • flatten
  • ofNullable
  • ofObj
  • toObj
@TysonMN
Copy link

TysonMN commented Sep 16, 2019

And the link to the live hosting of that page is
https://msdn.microsoft.com/en-us/visualfsharpdocs/conceptual/core.option-module-%5bfsharp%5d

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants