Skip to content

Improvements - #1

Merged
bargross merged 5 commits into
mainfrom
improvements
May 27, 2026
Merged

Improvements#1
bargross merged 5 commits into
mainfrom
improvements

Conversation

@bargross

Copy link
Copy Markdown
Owner

No description provided.

bargross added 5 commits May 22, 2026 16:04
improvements to thread safety
improved safety when calling ValueOr (Option/Result)
separated internal vs public api
added better documentation on types for clarity and better intellisense usage
- removed interfaces
- added Equals & GetHashCode to all types
- ensure types are thread safe & immutable (readonly structs)
- added more functionality to each type
- added more tests to cover more edge-cases
@bargross
bargross merged commit 73e6a3c into main May 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant