]> Sergey Matveev's repositories - public-inbox.git/commitdiff
mid: shorten uniq_mids logic
authorEric Wong <e@yhbt.net>
Thu, 23 Jan 2020 23:05:57 +0000 (23:05 +0000)
committerEric Wong <e@yhbt.net>
Fri, 24 Jan 2020 23:04:55 +0000 (23:04 +0000)
We won't be able to use List::Util::uniq here, but we can still
shorten our logic and make it more consistent with the rest of
our code which does similar things.


No differences found