MCPcopy Create free account
hub / github.com/dop251/goja / CompareTo

Method CompareTo

string.go:63–63  ·  view source on GitHub ↗
(String)

Source from the content-addressed store, hash-verified

61 Concat(String) String
62 Substring(start, end int) String
63 CompareTo(String) int
64 Reader() io.RuneReader
65 utf16Reader() utf16Reader
66 utf16RuneReader() io.RuneReader

Callers 2

sortCompareMethod · 0.65
cmpFunction · 0.65

Implementers 1

importedStringstring_imported.go

Calls

no outgoing calls

Tested by

no test coverage detected