Skip to content

Provides some collections types in addition to the ones in the `System.Collection.*` namespaces.

License

Notifications You must be signed in to change notification settings

phirSOFT/phirSOFT.Collections

Repository files navigation

LazyDictionary

Provides a IDictionary<TKey, TValue> that will create the values from the key using a callback function. The values are only created once.

About

Provides some collections types in addition to the ones in the `System.Collection.*` namespaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages