Skip to content

andrewtplatt/LazyCollections

Repository files navigation

LazyCollections

A tiny library for at-most-once enumeration of .NET Enumerables. Features the following read-only collection classes that will be built from an input stream only as they are read from:

  • LazyList<T>
  • LazyHashSet<T>
  • LazyDictionary<T>

About

A tiny library for at-most-once enumeration of .NET Enumerables

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages