hPrint package:text-show

Writes a value's strict Text representation to a file handle, followed by a newline. Since: 2
Writes a value's lazy Text representation to a file handle, followed by a newline. Since: 2
A Generic implementation of hPrintT. Since: 2
A Generic implementation of hPrintTL. Since: 2
Generates a lambda expression which behaves like hPrintT (without requiring a TextShow instance). Since: 2
Generates a lambda expression which behaves like hPrintTL (without requiring a TextShow instance). Since: 2