On Wednesday, 10 September 2025 at 20:23:28 UTC, monkyyy wrote:
[snip]

Documentation for mir iterators is here:
http://mir-algorithm.libmir.org/mir_ndslice_iterator.html

If you want to use mir without using the GC. You can allocate with malloc, custom allocator, or use an RC allocator.
http://mir-algorithm.libmir.org/mir_ndslice_allocation.html

Reply via email to