Skip to content

Commit

Permalink
Merge pull request #20 from zostay/fix-readme
Browse files Browse the repository at this point in the history
fix: this is what I get for letting AI write docs
  • Loading branch information
zostay authored Jun 25, 2024
2 parents bb719ad + c92d1e6 commit b41d402
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ provided tools:

## Byte Slice Operations

There are a lot of common byte slice operations that are missing from the
built-in standard library:
Here's a few additional operations for working with slices of bytes:

* `ContainsOnly(b, chars)`
* `FromRange(a, z)`
Expand Down

0 comments on commit b41d402

Please sign in to comment.