support

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2023 License: MIT

README

support

Go Version GoDoc codecov Go Report Card tests MIT license

Installation

go get github.com/go-packagist/support

Usage

package main

import "github.com/go-packagist/support/_strings"

func main() {
	println(_strings.InArray("abc", []string{"abc", "def"}))
	println(_strings.Is("ab*", "abc"))
}

License

The MIT License (MIT). Please see License File for more information.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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