An open API service indexing awesome lists of open source software.

https://github.com/ropes/go-anagrams

Simple Go library to check and find anagrams of words. Works off of linux system words for replacement functionality.
https://github.com/ropes/go-anagrams

Last synced: about 1 year ago
JSON representation

Simple Go library to check and find anagrams of words. Works off of linux system words for replacement functionality.

Awesome Lists containing this project

README

          

go-anagrams
===========

Simple Go library to check and find anagrams of words. Works off of linux system words for replacement functionality.