https://github.com/thibseisel/kotlin-diff
A Kotlin library allowing to compute edit scripts between 2 versions of a list.
https://github.com/thibseisel/kotlin-diff
Last synced: about 1 year ago
JSON representation
A Kotlin library allowing to compute edit scripts between 2 versions of a list.
- Host: GitHub
- URL: https://github.com/thibseisel/kotlin-diff
- Owner: thibseisel
- License: apache-2.0
- Created: 2021-01-13T21:05:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-13T21:10:57.000Z (over 5 years ago)
- Last Synced: 2025-03-21T07:45:14.281Z (over 1 year ago)
- Language: Kotlin
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kotlin-diff
A Kotlin library allowing to compute edit scripts between 2 versions of a list.