On Friday, 1 May 2020 at 11:31:29 UTC, Erdem wrote:
As can be seen in the link below :

http://mir-algorithm.libmir.org/mir_algorithm_iteration.html

Libmir provides almost the same function as std. Why is benefit of doing that? Wouldn't it be better to not duplicate std stuff?

Erdem

I think duplication is for betterC support (in particular, avoid the GC).

Reply via email to