mojo icon indicating copy to clipboard operation
mojo copied to clipboard

[stdlib] Refactor `memset()` to be generic

Open martinvuyk opened this issue 4 months ago • 2 comments

Change List.resize() to use new generic memset() and add helpers to DType. The changes to memset() and DType will improve generic programming a lot.

martinvuyk avatar Sep 30 '24 16:09 martinvuyk