command
Version:
v0.0.0-...-fe72480
Opens a new window with list of versions in this module.
Published: Jan 16, 2018
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.