api-doc-tools
api-doc-tools copied to clipboard
F#: list members for classes
Currently, no members are listed for F# classes. However, in two places this is done:
- Tooltips in all F# editors
- The existing MSDN reference for FSharp.Core (example)
So I think they should be listed in the signature. F# developers have been trained to read about the members a type has in the signature like this.