CodesAway / CodesAway/BEXCodeCompare
Enchancement to allow specifying normalization function for CompareDirectories
Open
enhancement
- Dominant language
- Java
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Also allow passing getDifferences function instead of requiring to override.
Change to use Java 8 functionality. This will allow user to pass function reference and this function could be a shared method across various user code.
The goal is to enhance the code reusability
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.