HelloWorld - 0.1.0

Stdlib.Trait.Show

Definitions

type Show (A : Type)Source#

Constructors

| mkShow : (A -> String) -> Show A