string_

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Overview

Package string_ provides string utils

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Empty

func Empty(s string) bool

Empty checks whether the specified string is empty

func JoinNonEmpty

func JoinNonEmpty(first, joiner, second string) string

JoinNonEmpty returns concatenated string

func NotEmpty

func NotEmpty(s string) bool

NotEmpty checks whether the specified string is not empty

func WrapNonEmpty

func WrapNonEmpty(pref, target, post string) string

WrapNonEmpty returns wrapped the target string if it is non-empty

Types

This section is empty.

Directories

Path Synopsis
Package join provides concatenate string utils
Package join provides concatenate string utils
Package wrap provides string wrap utils
Package wrap provides string wrap utils

Jump to

Keyboard shortcuts

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