mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
More package lines.
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
/*
|
||||
The `mem` package implements various allocators and provides utility procedures
|
||||
for dealing with memory, pointers and slices.
|
||||
package mem implements various allocators and provides helpers for dealing with memory, pointers and slices.
|
||||
|
||||
The documentation below describes basic concepts, applicable to the `mem`
|
||||
package.
|
||||
|
||||
Reference in New Issue
Block a user