Signed-off-by: ddkwork
Signed-off-by: Elias Naur <mail@eliasnaur.com>
Uint32 is the garbage-free and more efficient version of Slice. Signed-off-by: Elias Naur <mail@eliasnaur.com>
All functions left in the old package unsafe were provided byte slice views of other types. Rename the package accordingly and avoid a name clash with the standard library package unsafe. Signed-off-by: Elias Naur <mail@eliasnaur.com>