Debug

quotidian.Debug
object Debug

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Debug.type

Members list

Value members

Concrete methods

inline def debug[A](inline expr: A): A
def debugImpl[A : Type](expr: Expr[A])(implicit evidence$1: Type[A], Quotes): Expr[A]
inline def debugWithType[A](inline expr: A): A
def debugWithTypeImpl[A : Type](expr: Expr[A])(implicit evidence$1: Type[A], Quotes): Expr[A]