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

Method First

stringy.go:30–30  ·  view source on GitHub ↗
(length int)

Source from the content-addressed store, hash-verified

28 ContainsAll(check ...string) bool
29 Delimited(delimiter string, rule ...string) StringManipulation
30 First(length int) string
31 Get() string
32 KebabCase(rule ...string) StringManipulation
33 Last(length int) string

Callers 3

TestInput_FirstFunction · 0.65
TestInput_FirstErrorFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 2

TestInput_FirstFunction · 0.52
TestInput_FirstErrorFunction · 0.52