Eyas
-
Ibra.
by: EyasComparers - 9,449 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... More information -
Ibra.
by: EyasPolymorphic - 9,020 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. -
- 8,430 total downloads
- last updated 9/16/2018
- Latest version: 1.1.0
Provides support for cached, memoized functions, that return the same value for repeated invocations with the same parameters. Inspired by C#'s System.Lazy class. -
Ibra.
by: EyasEnumerables - 6,382 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.
by: EyasLogging - 5,721 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.