-
Couldn't load subscription status.
- Fork 65
Open
Description
Dotty-compatibility mode provides a way to use mouse now in Scala 3 projects, eg
("org.typelevel" %% "mouse" % "0.25").withDottyCompat(dottyVersion)
However, Scala 3 migration is also a good time for any major refactors of the lib. Im thinking about a Scala 3 only version which would allow a clean break.
- Top level values and extension methods
- Dropping any obsolete methods that are now in core
- Move to munit for testing (just for the simplicity)
If you have any ideas/requests for a Scala 3 rewrite, please add them to this issue
Metadata
Metadata
Assignees
Labels
No labels