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
I know @Araq suggested this repo, but why not use fusion for that? soon enough we'll end up with mutual dependencies (fusion needs threading or vice versa) or, more likely, we'll end up writing sub-optimal workarounds because of that
To accommodate the use-cases specified in #5 (comment), here is my proposed alternative:
https://github.com/planetis-m/dumpster/blob/master/expsmarts.nim#L18-L30
Can the deleter field be removed somehow?
Every field must be exported, so that libraries can provide their implementations like this:
https://github.com/planetis-m/dumpster/blob/master/pools.nim#L24
Opinions? @arnetheduck, @timotheecour, @Araq
The text was updated successfully, but these errors were encountered: