Eyas
Ibra.Comparers
by:
Eyas
- 5,028 total downloads
- last updated 9/16/2018
- Latest version: 1.1.1
Provides support for list equality and ordinal comparison based on the contents of its individual items. Allows users to pass ImmutableLists to dictionaries and hash sets, quickly copmare the values of individual ILists, etc.
Ibra.Polymorphic
by:
Eyas
- 4,822 total downloads
- last updated 9/18/2018
- Latest version: 1.3.0
Provides support polymorphic types in C#, such as Covariant and Invariant Maybe (Optional) types, and type unions.
Ibra.Enumerables
by:
Eyas
- 3,631 total downloads
- last updated 9/18/2018
- Latest version: 1.2.1
LINQ-like helpers and extension methods for IEnumerable. Type filters, Option-type conversions, flattening enumerables, fast single-element enumerables, and others.
Ibra.Logging
by:
Eyas
- 3,594 total downloads
- last updated 9/18/2018
- Latest version: 1.0.0-beta3 (prerelease)
Provides support for simple fluent logging that is lazily evaluated/printed when enabled.