MCPcopy Create free account
hub / github.com/gobeam/stringy / ReplaceFirst

Method ReplaceFirst

stringy.go:38–38  ·  view source on GitHub ↗
(search, replace string)

Source from the content-addressed store, hash-verified

36 Pad(length int, with, padType string) string
37 RemoveSpecialCharacter() string
38 ReplaceFirst(search, replace string) string
39 ReplaceLast(search, replace string) string
40 Reverse() string
41 Shuffle() string

Callers 3

TestInput_ReplaceFirstFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 2

TestInput_ReplaceFirstFunction · 0.52