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

Missing functions in Core.Option module #311

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions