Skip to content

Commit

Permalink
More refactoring of Dictionary to reduce repeated code. Now save/load…
Browse files Browse the repository at this point in the history
… is handled by a separate class so Dictionary and SortedList can use the same code. Also improve NodeKeyed so it supports any value-type (as NodeValueKeyed). Move collection helpers (and these new save/load classes) to DictionaryHelpers.cs. Should be able to do the same refactor to list and hashset to make CollectionHelpers
  • Loading branch information
NathanKell committed Nov 22, 2023
1 parent 468df9d commit 0a1093a
Show file tree
Hide file tree
Showing 5 changed files with 592 additions and 474 deletions.
Loading

0 comments on commit 0a1093a

Please sign in to comment.