Skip to content

Maybe we can use 64 bit integer for dictionary counts #73326

Answered by Clockwork-Muse
Xyncgas asked this question in General
Discussion options

You must be logged in to vote

.... At the scale where you'd actually have that many elements, you're - usually - looking at dedicated database types and interfaces (note this isn't necessarily "SQL Database", but something purpose-built).

That aside, this would be a (fairly major) breaking change - especially since you'd probably have to do the entire collections namespace (since the property actually comes from IReadOnlyCollection).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Xyncgas
Comment options

@Clockwork-Muse
Comment options

Answer selected by teo-tsirpanis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants