reverse

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package reverse reverses a string. We test it by using fuzzing. Adapted from go.dev/doc/tutorial/fuzz.

go test -fuzz=Fuzz -fuzztime 30s reverse/*

Level: intermediate Topics: algorithms, fuzzing, unicode/utf8

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Reverse

func Reverse(s string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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