string_

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Overview

Package string_ provides string builders

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JoinNonEmpty

func JoinNonEmpty(joiner string) func(first, second string) string

JoinNonEmpty returns concatenated string builder

func Of

func Of(parts ...string) func() string

Of returns string builder

func Wrap

func Wrap(pref, post string) func(target string) string

Wrap returns wrapped string builder

func WrapNonEmpty

func WrapNonEmpty(pref, post string) func(target string) string

WrapNonEmpty returns wrapped string builder

Types

This section is empty.

Directories

Path Synopsis
Package join provides string builders
Package join provides string builders
Package wrap provides wrap string builders
Package wrap provides wrap string builders

Jump to

Keyboard shortcuts

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