Decision

fun <out A, out B> Decision(    cont: Boolean,     delayInNanos: Double,     state: A,     finish: <ERROR CLASS><B>)