Open pedagand opened 2 years ago
todo is a Stack, scheduling is a Queue.
todo
scheduling
Actually, this code is very (very) side-effectful. That's a rat nest of ref.
ref
todo
is a Stack,scheduling
is a Queue.