Eyas 


  • 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
  • Provides support polymorphic types in C#, such as Covariant and Invariant Maybe (Optional) types, and type unions.
  • 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.
  • LINQ-like helpers and extension methods for IEnumerable. Type filters, Option-type conversions, flattening enumerables, fast single-element enumerables, and others.
    • 5,209 total downloads
    • last updated 9/18/2018
    • Latest version: 1.0.0-beta3 (prerelease)
    • logger log logging lazy
    Provides support for simple fluent logging that is lazily evaluated/printed when enabled.
  • JSDiff by: Eyas
    • 1,454 total downloads
    • last updated 2/14/2015
    • Latest version: 1.0.0
    A JavaScript fork of HtmlDiff, a library that allows diffing HTML files to output rich HTML text.
  • TSDiff by: Eyas
    • 1,349 total downloads
    • last updated 2/14/2015
    • Latest version: 1.0.0
    A TypeScript fork of HtmlDiff, a library that allows diffing HTML files to output rich HTML text.