cats-effect
cats-effect copied to clipboard
Reprioritize UUIDGen.fromSecureRandom to avoid ambiguity on Scala 2.12
trafficstars
Fixes #4397.
The way the diff is presented is a little misleading; I moved fromSecureRandom into its own trait, but it looks like I moved TranslatedUUIDGen around. (Which isn't wrong, just not as useful of a way to think about it IMO.)
I'm expecting bike-shedding on ImplicitPriorityPlayground, at least, which is why I marked this as a draft PR for now.