|
|
|
|
|
by sounds
1066 days ago
|
|
Thanks for that! Very helpful. Now I want to get into the weeds, if you have a minute more. For "key not found yet," is there a way for Actor 1 to know the difference between - 1. Key not found, it's too early to know why. Kind of like a "yield". 2. Key not found, and any Actor has now had plenty of time to supply one, so it's safe to move on (update the UI, etc.). Kind of like a "nil". |
|