We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d5bf1 commit 4026832Copy full SHA for 4026832
tests/bench/inductive-implicits.scala
@@ -61,6 +61,7 @@ package shapeless {
61
import shapeless.*
62
63
object Test extends App {
64
+ import Selector.given
65
val sel = Selector[L, Boolean]
66
67
type L =
0 commit comments