mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Further overhaul of package line comments.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// package io provides basic interfaces for generic data stream primitives.
|
||||
// Basic interfaces for generic data stream primitives.
|
||||
// The purpose of this package is wrap existing data structures and their
|
||||
// operations into an abstracted stream interface.
|
||||
package io
|
||||
|
||||
Reference in New Issue
Block a user