diffplug / selfie-python-wip

A WIP repo where we will bring our python implementation to life
https://selfie.dev
Apache License 2.0
0 stars 1 forks source link

Convert `LineReader` #5

Closed nedtwigg closed 8 months ago

nedtwigg commented 8 months ago

Implementation: https://github.com/diffplug/selfie-python-wip/blob/main/jvm/selfie-lib/src/jvmMain/kotlin/com/diffplug/selfie/SnapshotFile.jvm.kt Test: https://github.com/diffplug/selfie-python-wip/blob/main/jvm/selfie-lib/src/jvmTest/kotlin/com/diffplug/selfie/LineReaderTest.kt

Here is an example chat to get started.