:effect(pub) Console .print ( Str → ) .input ( Str → Str )
Standard input/output console effect. Carries .print to emit a line and .input to prompt and read a line.
.print
.input