Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Modify IReadableStringCollection to allow better querying of values #3

Closed
@pranavkm

Description

@pranavkm
  • Add a Keys and Count method so it looks somewhat like a collection
  • Modify GetValue to return a struct that returns either a single value or a list of values. This would avoid extra array allocations for the most common case when keys have exactly one value.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions