| ... | @@ -3,7 +3,6 @@ | ... | @@ -3,7 +3,6 @@ |
| 3 | // This file is part of [zig](https://ziglang.org/), which is MIT licensed. | 3 | // This file is part of [zig](https://ziglang.org/), which is MIT licensed. |
| 4 | // The MIT license requires this copyright notice to be included in all copies | 4 | // The MIT license requires this copyright notice to be included in all copies |
| 5 | // and substantial portions of the software. | 5 | // and substantial portions of the software. |
| 6 | // Based on Go stdlib implementation | | |
| 7 | | 6 | |
| 8 | const std = @import("../../std.zig"); | 7 | const std = @import("../../std.zig"); |
| 9 | const mem = std.mem; | 8 | const mem = std.mem; |