Checking the Status of a `Latch` in Effect Typescript
Is there a way to "peek" (see) if a
Latch is open? I can only seem to find ways to wait for it to be opened, but not check the status?