-
Notifications
You must be signed in to change notification settings - Fork 826
Open
Labels
Feature ImprovementTheme-Simple-F#A cross-community initiative called "Simple F#", keeping people in the sweet spot of the language.A cross-community initiative called "Simple F#", keeping people in the sweet spot of the language.Tracking
Milestone
Description
Related to https://twitter.com/dsymetweets/status/1435311963781861376
This is a tracking issue for adding code examples for all functions, members and types in FSharp.Core.
- An example of the kind of thing that needs to be added is here: https://github.com/dotnet/fsharp/blob/main/src/fsharp/FSharp.Core/option.fsi#L136-L142.
- Once integrated, your examples will appear in the F# core library docs here https://fsharp.github.io/fsharp-core-docs/
Modules and types to do:
- FSharp.Core.Operators (mostly done in FSharp.Core examples added to doc-comments #12211)
- FSharp.Core.String
- FSharp.Core.Printf
- FSharp.Core.Result
- FSharp.Collections.Option
- FSharp.Collections.ValueOption
- FSharp.Collections.List
- FSharp.Collections.Array
- FSharp.Collections.Array.Parallel
- FSharp.Collections.Seq
- FSharp.Collections.Map (module)
- FSharp.Collections.Map (type)
- FSharp.Collections.Set
- FSharp.Collections.Array2D
- FSharp.Collections.Array3D
- FSharp.Collections.Array4D
- FSharp.Collections.HashIdentity
- FSharp.Collections.ComparisonIdentity
- FSharp.Control.Async
- FSharp.Control.Async.CommonExtensions
- FSharp.Control.Async.WebExtensions
- FSharp.Control.Event
- FSharp.Control.Observable
- FSharp.Control.Task
- FSharp.Quotations (started Start quotation examples #12233)
- FSharp.Quotations.BasicPatterns (started Start quotation examples #12233)
- FSharp.Quotations.DerivedPatterns (started Start quotation examples #12233)
- FSharp.Reflection.FSharpType
- FSharp.Reflection.FSharpValue
- FSharp.Core.ExtraTopLevelOperators
akhansari, joshuapassos, AngelMunoz, onpikono, Angr1st and 7 more
Metadata
Metadata
Assignees
Labels
Feature ImprovementTheme-Simple-F#A cross-community initiative called "Simple F#", keeping people in the sweet spot of the language.A cross-community initiative called "Simple F#", keeping people in the sweet spot of the language.Tracking
Type
Projects
Status
New