strings

package module
v0.0.0-...-ef359cb Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2025 License: Unlicense Imports: 0 Imported by: 0

README

strings

A strings package for the demo project.

Install "github.com/osimgo/strings"

Package strings is a package that implements utility routines for manipulating strings not included in the standard library strings. The package's main purpose is to demonstrate how libraries work.

FUNCTIONS

func Reverse(s string) string

  • Reverse returns a string s reversed from left to right.

Documentation

Overview

Package strings is a package that implements utility routines for manipulating strings not included in the standard library strings. The package's main purpose is to demonstrate how libraries work.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Reverse

func Reverse(s string) string

Reverse returnes a string s reversed from left to right.

Types

This section is empty.

Jump to

Keyboard shortcuts

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