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

Method LcFirst

stringy.go:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 KebabCase(rule ...string) StringManipulation
33 Last(length int) string
34 LcFirst() string
35 Lines() []string
36 Pad(length int, with, padType string) string
37 RemoveSpecialCharacter() string

Callers 1

TestInput_LcFirstFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 1

TestInput_LcFirstFunction · 0.52