Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ExtraCollections

C# Collection Extension providing access to an ordered list with movable objects

Combines the powers of a LinkedList and a HashSet to ensure uniqueness of values within a LinkedList.

  1. Plop this file content in a namespace
  2. Reference

using System.Collections.Generic;

using System.Linq;

  1. Enjoy!

About

C# Collection Extension providing access to an ordered list with movable objects

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages