What's Changed
- Refactor Derived.Or type aliases by @joroKr21 in https://github.com/typelevel/kittens/pull/713
- [Scala 3] Derive Bifunctor by @joroKr21 in https://github.com/typelevel/kittens/pull/714
- [Scala 3] Derive Bifoldable by @joroKr21 in https://github.com/typelevel/kittens/pull/716
- [Scala 3] Derive Bitraverse by @joroKr21 in https://github.com/typelevel/kittens/pull/717
- Use...