ipjohnson / Grace

Grace is a feature rich dependency injection container library
MIT License
337 stars 33 forks source link

ImmutableLinkedList<T> implement IReadOnlyList<T> #100

Closed ipjohnson closed 7 years ago

ipjohnson commented 7 years ago

ImmutableLinkedList<T> should implement IReadOnlyList<T>