Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Fuzzy Match v0.2.0 Kotlin

Folder Contents

Test File

To run the tests, open a shell and run:

kotlinc FuzzyMatch.kt FuzzyMatchTest.kt -include-runtime -d fuzzy.jar
java -jar fuzzy.jar

Where kotlinc is the Kotlin compiler.

License

This implementation is licensed under Creative Commons Zero v1.0 Universal.