mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
package csv reads and writes comma-separated values (CSV) files.
|
||||
Reader and writer for comma-separated values (`CSV`) files, per `RFC 4180`.
|
||||
This package supports the format described in [[ RFC 4180; https://tools.ietf.org/html/rfc4180.html ]]
|
||||
|
||||
Example:
|
||||
|
||||
Reference in New Issue
Block a user