eio icon indicating copy to clipboard operation
eio copied to clipboard

Add Condition to `Eio.Std`

Open anmonteiro opened this issue 1 year ago • 3 comments

  • If I'm opening Eio.Std I'm most likely buying in to the Eio abstractions
  • Just like I expected to use Promise or Switch, I usually start typing Condition.* only to find out it's the Stdlib Condition module

I propose adding the Condition module to Eio.Std to avoid the ambiguity.

anmonteiro avatar Jul 11 '23 04:07 anmonteiro