Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 277 Bytes

Anagrams kata task

Write a program to generate all potential anagrams of an input string.

For example, the potential anagrams of "biro" are:

biro bior brio broi boir bori
ibro ibor irbo irob iobr iorb
rbio rboi ribo riob roib robi
obir obri oibr oirb orbi orib