monix.newtypes.TypeInfo
See theTypeInfo companion object
TypeInfo values are used as replacement for ClassTag, to extract type info at compile-time (name, package) and use that for debugging purposes (e.g. better error messages).
Attributes
- Companion
- object
- Source
- TypeInfo.scala
- Graph
-
- Supertypes
Members list
In this article