1
0
mirror of https://github.com/golang/go synced 2024-09-30 00:24:29 -06:00
go/api/next/42537.txt

4 lines
265 B
Plaintext
Raw Normal View History

pkg bytes, func CutPrefix([]uint8, []uint8) ([]uint8, bool) #42537
pkg bytes, func CutSuffix([]uint8, []uint8) ([]uint8, bool) #42537
pkg strings, func CutPrefix(string, string) (string, bool) #42537
pkg strings, func CutSuffix(string, string) (string, bool) #42537