read -package:tar -package:vector-sized package:reactive-banana

Read the value of a Latch at a particular moment in time.
Pretend to return a value right now, but do not actually calculate it until later. NOTE: Accessing the value before it's written leads to an error. FIXME: Is there a way to have the value calculate on demand?