api-doc-tools icon indicating copy to clipboard operation
api-doc-tools copied to clipboard

F#: type arguments missing from title of F# functions

Open cartermp opened this issue 7 years ago • 0 comments

From FSharp.Core smoke test:

image

OfList should be ofList<'Key, 'T> as per the existing MSDN entry.

cartermp avatar Aug 21 '18 00:08 cartermp