Companion object for the Unshow type class trait, contains implicit instances for common types.
Unshow instance for Int in base32 format. This must be passed explicitly.
Unshow instance for natural non negative Int in base32 format. This evidence must be passed explicitly.
Unshow instance for Int in hexadecimal format. This must be passed explicitly.
Unshow instance for natural non negative Int in hexadecimal format. This evidence must be passed explicitly.
Unshow instance / evidence for natural, non-negative Int in a standard format. This must be passed explicitly.
Unshow instance / evidence for positive, non-negative Double. This must be passed explicitly.
Implicit Unshow instance / evidence for Boolean.
Implicit Unshow instance / evidence for Char.
Implicit Unshow instance / evidence for Double.
Implicit Unshow instance / evidence for Float.
Implicit Unshow instance for an Int in a standard format.
Implicit method for creating List[A: Persist] instances.
Implicit Unshow instance / evidence for Long.
Implicit Unshow instance / evidence for String.
Implicit method for creating Vector[A: UnShow] instances.