1
0
Fork 0
grus/README.org

710 B

Grus

Grus is a simple word unjumbler written in Go.

Project Home Grus
Source Code Andinus / Grus
GitHub (Mirror) Grus - GitHub

Working

  • Grus takes a word as input from the user
  • Input is ordered in lexical order
  • Ordered input is searched in grus's database

It returns unjumbled word along with all the anagrams.