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

F#: Type abbreviations needed

Open cartermp opened this issue 7 years ago • 0 comments

Type abbreviations are currently missing from the tool.

For example, here is byte listed in the F# MSDN reference.

image

These abbreviations represent the most core types people use in F# (int, string, etc.); so they are definitely a prerequisite to get the FSharp.Core API reference fully onboarded.

cartermp avatar Aug 21 '18 00:08 cartermp