anagrams

command
v0.0.0-...-fe72480 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2018 License: MIT Imports: 3 Imported by: 0

README

anagrams -- Get arrays with anagrams

Problem is given a list or array like this:

list := []string{"ear", "era", "mug", "gum", "are", "ear", "sit"}

Solutions are in Go:

  • anagrams.go - Solution in Go. Run with: go run anagrams.go

Documentation

The Go Gopher

There is no documentation for this package.

Source Files

  • anagrams.go

Jump to

Keyboard shortcuts

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