Tomas Grosup

Results 23 issues of Tomas Grosup

A container for nullness related issues.

Needs-Triage

**I propose we change `string` function to always return a non-null result** **The existing way of approaching this problem in F# is non-nullness guaranteed for most cases, and typically for...

I propose we **deprecate** all functionality around **limited structural hashing** and it's corresponding comparer and hasher. This is what it is supposed to be doing: ``` /// A generic hash...

approved-in-principle
area: library