Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

string difference

A command line application which prints to standard out the number of characters which are different between two strings

./mvnw exec:java -q -Dexec.args="foostring barstring"
> 3

License

This project is licensed under the MIT License - see the LICENSE file for details

About

returns the difference in the number of characters between two strings of equal length

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages