# Interfaces
A disposable write-once latch, to act as a synchronization barrier to signal completion of some asynchronous operation (successful or otherwise).
A reciprocal promise that makes it easy for two coordinating routines A and B to wait on each other before proceeding.