strings

package
v0.0.0-...-818bd76 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

README

Strings Testing

This package is an exercise intended to introduce the most commonly used testing and benchmarking tools.

Package Review

Basic Tests
Table Driven Tests
Subtests
Benchmarks

Look at the benchmarks section to learn more about measuring performance.

Look at the profiling topic to learn more about using benchmarks to profile code.

Table Driven Tests - Dave Cheney


All material is licensed under the Apache License Version 2.0, January 2004.

Documentation

Overview

Package strings provides some useful string manipulation functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Reverse

func Reverse(s string) string

Reverse gives the reversed form of s.

Types

This section is empty.

Directories

Path Synopsis
Package strings provides some useful string manipulation functions.
Package strings provides some useful string manipulation functions.
Package strings provides some useful string manipulation functions.
Package strings provides some useful string manipulation functions.
Package strings provides some useful string manipulation functions.
Package strings provides some useful string manipulation functions.
Package strings provides some useful string manipulation functions.
Package strings provides some useful string manipulation functions.

Jump to

Keyboard shortcuts

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