Skip to content

osimgo/strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages