cmp

package
v1.9.87 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2022 License: MIT Imports: 1 Imported by: 0

README

package cmp

Compare-Funktionen

- func StrIndexOfI(str string, needle string) int 
- func StrIndexOf(str string, needle string) int 
- func StrStr(fStr string, needle string) string 
- func StrnIcmp(a, b string, le int) bool 
- func StrIcmp(a, b string) bool 
- func StrComp(a, b string) int 

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StrComp

func StrComp(a, b string) int

StrComp #string-compare

func StrIcmp

func StrIcmp(a, b string) bool

StrIcmp #String Ignore Compare

func StrIndexOf

func StrIndexOf(str string, needle string) int

StrIndexOf #

func StrIndexOfI

func StrIndexOfI(str string, needle string) int

StrIndexOfI #Ignore

func StrIxcmp added in v1.9.39

func StrIxcmp(a, b string) int

StrIxcmp # compare two strings case insensitiv

func StrStr

func StrStr(fStr string, needle string) string

StrStr #wenn TeilString gefunden, den Rest liefern

func StrnIcmp

func StrnIcmp(a, b string, le int) bool

StrnIcmp #

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL