Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergot/countdiff


https://github.com/sergot/countdiff

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

CountDiff
=========

Two methods which return number of different characters in two string passed as arguments.

* count_diff_order - when the order of characters is important
* count_diff - when the order isn't important