stdlib - 0.0.1

Stdlib.Debug.Trace

Definitions

builtin trace axiom trace : {A : Type} -> A -> ASource#

Primitive that prints the given element and returns it.