Andrew Kelley a5c910adb6 change semantics of @memcpy and @memset
Now they use slices or array pointers with any element type instead of
requiring byte pointers.

This is a breaking enhancement to the language.

The safety check for overlapping pointers will be implemented in a
future commit.

closes #14040
2023-04-25 11:23:40 -07:00
..
2023-04-25 10:43:54 -07:00
2023-04-24 12:32:46 +03:00
2023-04-06 00:57:23 -04:00
2022-05-13 16:43:59 -04:00