/subset

Tool for finding if a given subtext occurs in a text.

Primary LanguageJava

You can import this project into IntelliJ, Eclipse, or most other maven-supporting IDEs, and run the test class (subset/src/test/java/SubsetMatcherTest). The test class proves functionality.