snowleopard / selective

Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically
MIT License
202 stars 21 forks source link

Remove unused containers dependency #75

Closed dpwiz closed 1 year ago

dpwiz commented 1 year ago

Only used in Processor example.

snowleopard commented 1 year ago

Thank you!