1
votes
votes
1 answers
reverse iterator for List<T>
What is the cleanest way to have access to both a forward and backward iterator for List<T> and still use foreach?
blah blah blah is here! blah blah » Close
What is the cleanest way to have access to both a forward and backward iterator for List<T> and still use foreach?
Got feedack? Found a bug? report it here.