Commit Graph

17 Commits

Author SHA1 Message Date
Jack Kanarish
ac4c0eccc9 feat: add ability to select when de-duplication should queue at the end of the queue, or at the first occurance
# Conflicts:
#	ICD.Common.Utils/Collections/PriorityQueue.cs
2020-01-23 11:44:31 -05:00
Chris Cameron
1721116908 chore: Removing bad null reference warning 2018-11-27 12:17:29 -05:00
Chris Cameron
8311fe5c9d perf: Micro-optimization 2018-11-06 15:45:43 -05:00
Chris Cameron
fb41d76a9c docs: Clarifying method usages 2018-11-06 15:45:34 -05:00
Chris Cameron
85ab631ef5 feat: Better implementation of DictionaryExtensions.ToInverse 2018-10-16 14:31:53 -04:00
Chris Cameron
69b97779d9 perf: Micro-optimizations 2018-07-13 15:06:06 -04:00
Chris Cameron
37a21131d9 feat: Extension method for populating a dict with a sequence of kvps 2018-06-11 11:48:36 -04:00
Chris Cameron
219ea08f95 Dictionary update extensions support kvps 2018-02-25 18:02:41 -05:00
Chris Cameron
282d8e4d0e Dictionary.Update extension method returns a bool for change state 2018-02-22 16:56:10 -05:00
Chris Cameron
b0aa48803b Extension method for inverting a dictionary 2018-02-22 15:06:57 -05:00
Chris Cameron
232a52d608 Extension method for removing a sequence of keys from a dict 2018-02-06 16:59:29 -05:00
Chris Cameron
f86ddbfc97 Additional unit tests 2017-09-28 15:57:49 -04:00
Chris Cameron
d598d42cff Whitespace 2017-09-27 13:49:13 -04:00
Chris Cameron
2a139e4f3d Fixing bug in dictionary extensions, additional tests 2017-09-26 13:52:27 -04:00
Chris Cameron
6a6945fbdc Dict extension to TryGetKey for value 2017-09-07 10:09:45 -04:00
Chris Cameron
cd9121592a Extension for determining if two sequences are equal without creating a comparer 2017-08-23 12:15:48 -04:00
Chris Cameron
ac6ca84a8a Removing Utils directory to better match namespaces 2017-07-06 10:57:04 -04:00