$59 GRAYBYTE WORDPRESS FILE MANAGER $61

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/lib/golang/src/strings/

HOME
Current File : /lib/golang/src/strings//compare.go
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

package strings

import "internal/bytealg"

// Compare returns an integer comparing two strings lexicographically.
// The result will be 0 if a == b, -1 if a < b, and +1 if a > b.
//
// Use Compare when you need to perform a three-way comparison (with
// [slices.SortFunc], for example). It is usually clearer and always faster
// to use the built-in string comparison operators ==, <, >, and so on.
func Compare(a, b string) int {
	return bytealg.CompareString(a, b)
}

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
16 Dec 2025 9.30 PM
root / root
0755
builder.go
3.493 KB
4 Dec 2025 6.06 PM
root / root
0644
clone.go
0.79 KB
4 Dec 2025 6.06 PM
root / root
0644
compare.go
0.615 KB
4 Dec 2025 6.06 PM
root / root
0644
iter.go
3.438 KB
4 Dec 2025 6.06 PM
root / root
0644
reader.go
3.921 KB
4 Dec 2025 6.06 PM
root / root
0644
replace.go
14.526 KB
4 Dec 2025 6.06 PM
root / root
0644
search.go
4.128 KB
4 Dec 2025 6.06 PM
root / root
0644
strings.go
32.838 KB
4 Dec 2025 6.06 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF