Skip to content

Eyas/Ibra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ibra

A simple convenience C# library

Ibra is a set of libraries provided as individual nuget packages. These include:

Package Nuget Description
Ibra.Lazy NuGet Provides support for memoized functions, inspired by C#'s System.Lazy.
Ibra.Comparers NuGet Provides support for a number of common comparison operators of C# Lists.
Ibra.Polymorphic NuGet Provides support polymorphic types in C#, such as Covariant and Invariant Maybe (Optional) types, and type unions.
Ibra.Enumerables Nuget LINQ-like helpers and extension methods for IEnumerable. Type filters, Option-type conversions, flattening enumerables, fast single-element enumerables, and others.
Ibra.Logging NuGet Pretty & lazy logging for C#.

About

A simple convenience C# library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages