cancel

fun cancel()

Client-initiated cancellation: completes future immediately with whatever the eval had printed, tagged (cancelled). Idempotent and safe from any thread; a no-op if the eval already finished.