impromptu icon indicating copy to clipboard operation
impromptu copied to clipboard

Lightweight and typesafe asynchronous computation graphs

Results 3 impromptu issues
Sort by recently updated
recently updated
newest added

I use cats-effect IO but I think everyone has their favorite.

As a user it would be more convenient to not explicitly give all dependendies when calling `after`, but only the ones that suffice to build the transitive closure. Maybe make...

Simply add a single parameter before the repeated ones (varargs): Current: ``` scala def after[Before