ScalarOf

sealed trait ScalarOf[V, S]

Marker trait indicating that S is the scalar of V. useful for wrangling type inference

Companion:
object
class Object
trait Matchable
class Any
object DummyInstance.type