write

fun write(out: PrintWriter = KSL.out)(source)

Writes basic half-width summary reports to the provided PrintWriter

Parameters

out

The print writer. By default, this is KSL.out