mouse icon indicating copy to clipboard operation
mouse copied to clipboard

A small companion to cats

Results 13 mouse issues
Sort by recently updated
recently updated
newest added

Inspired by Doobie's `unique` and `option` queries: https://github.com/typelevel/doobie/blob/1ad3ad5e195d89becbd4097677f738a0b10aa5df/modules/core/src/main/scala/doobie/util/query.scala#L127-L139 In fact, those two are pretty common use cases: after receiving a collection of items from somewhere, we may want to make...

## About this PR 📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.12.20` to `2.12.21` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.21) - [Version Diff](https://github.com/scala/scala/compare/v2.12.20...v2.12.21) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...