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

Method Concat

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

Source from the content-addressed store, hash-verified

59 CharAt(int) uint16
60 Length() int
61 Concat(String) String
62 Substring(start, end int) String
63 CompareTo(String) int
64 Reader() io.RuneReader

Callers 9

descriptiveStringMethod · 0.65
ConcatMethod · 0.65
execMethod · 0.65
execMethod · 0.65
execMethod · 0.65
functionproto_bindMethod · 0.65
privateIdStringFunction · 0.65
BenchmarkAddStringFunction · 0.65

Implementers 1

importedStringstring_imported.go

Calls

no outgoing calls

Tested by 1

BenchmarkAddStringFunction · 0.52