rename std extensions and clean up imports

This commit is contained in:
2026-07-15 23:00:43 +02:00
parent 3e8db2c15e
commit cae32caa82
8 changed files with 9 additions and 14 deletions
@@ -1,4 +1,4 @@
mem :: import "@std/mem"
import "@std/mem"
ArrayList func($T type) type {
return struct {