You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tkf currently, one needs to depend on both Folds and Transducers to write code that uses Folds operations and accepts an Executor as an argument. Maybe re-export Transducer.Executor from Folds?
The text was updated successfully, but these errors were encountered:
@tkf currently, one needs to depend on both Folds and Transducers to write code that uses Folds operations and accepts an
Executor
as an argument. Maybe re-exportTransducer.Executor
from Folds?The text was updated successfully, but these errors were encountered: