babashka / sci.configs

A collection of ready to be used SCI configs
https://babashka.org/sci.configs/
Other
19 stars 17 forks source link

promesa.core v11 p/rejected? #26

Closed awb99 closed 10 months ago

awb99 commented 10 months ago

I just checked out the new v11 namespace bindings for promesa. I found one small omission: promesa.core/rejected? is not in the namespace.

all the other predicate functions are implemented (resolved? pending? done? promise? thenable? ) so it should be a one-liner to fix.