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

F#: Equality and GetHashCode are defaults for F# types and shouldn't be shown

Open cartermp opened this issue 7 years ago • 0 comments

From F# smoke test:

image

The unit type in F# implements these, but this is a given in F# and isn't something you call in F# code.

cartermp avatar Aug 20 '18 23:08 cartermp