dlang-community / stdx-allocator

Extracted std.experimental.allocator for usage via DUB
9 stars 29 forks source link

README should describe differences between this project and std.experimental.allocator #31

Open pbackus opened 4 years ago

pbackus commented 4 years ago

Currently, the only way to discover what changes have been made to stdx-allocator relative to std.experimental.allocator is to either read the code, or dig through old issue and PR discussions. The project's README should give a brief but complete description of the ways in which the two packages have diverged, with special attention given to breaking changes.

aminya commented 3 years ago

I agree. I find this confusing too

denizzzka commented 1 year ago

Maybe it is time to deprecate this package?

Nothing has changed in both of them for a long time

https://github.com/dlang-community/discussions/issues/27