close

abstract fun close()

Closes this channel; further reads/writes on it are expected to fail.

Throws

if this channel is already closed (implementation-dependent, see it.unibo.tuprolog.solve.channel.impl.AbstractChannel).