Closed theodore-norvell closed 6 years ago
Fix problem where this.ready was used in place of this.ready.get().
Also made the pending field of the evaluator into a TVar.
@jillhancock Since you're working on implementing backtracking into the VM, I think this review is more up your alley.
Fix problem where this.ready was used in place of this.ready.get().
Also made the pending field of the evaluator into a TVar.