Fix intersect sort
Fixes #269 (closed).
This MR sorts the word arrays at the end of the intersection function. This fixes the strange list order problem.
Edited by Victor Ma
Fixes #269 (closed).
This MR sorts the word arrays at the end of the intersection function. This fixes the strange list order problem.