aboutsummaryrefslogtreecommitdiff
path: root/core/bytes/reader.odin
Commit message (Collapse)AuthorAgeFilesLines
* Make bytes.Reader and strings.Reader have the same interfacegingerBill2020-12-041-3/+3
|
* Update bytes.ReadergingerBill2020-12-041-95/+129
|
* Begin work on `package bytes` (`[]byte` equivalent of `package strings`)gingerBill2020-12-041-0/+143