wrappers

package
v1.3.4 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Capitalized

func Capitalized(s fmt.Stringer) fmt.Stringer

Capitalized creates wrapper that capitalize (foo -> Foo) its input.

func Collapsed

func Collapsed(s fmt.Stringer) fmt.Stringer

Collapsed creates wrapper that colapses similar runes triples (and some doubles) in its input.

func Reversed

func Reversed(s fmt.Stringer) fmt.Stringer

Reversed creates wrapper, that reverses (foo -> oof) its input.

Types

This section is empty.

Jump to

Keyboard shortcuts

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