PureharmCoreImplicits

trait PureharmCoreImplicits extends PureharmAnomalyImplicits

Recommened to mix into your root a-la-carte import package to get Show instances for all your usecases

Recommened to mix into your root a-la-carte import package to get Show instances for all your usecases

trait PureharmAnomalyImplicits
class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def anomalyParamValueSeqOfStringWrapper(ses: Seq[String]): Parameter
Inherited from
PureharmAnomalyImplicits
final implicit def anomalyParamValueStringWrapper(s: String): Parameter
Inherited from
PureharmAnomalyImplicits
implicit val pureharmThrowableShow: Show[Throwable]
Inherited from
PureharmAnomalyImplicits