You state "This package is not Android-specific, and can be used across platforms" but the source contains import java.util.*
Assuming you meant JVM platforms. Is this project still being maintained?
Did you write observable property before https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.properties/-delegates/observable.html existed?
Are you aware of any pure kotlin observable list implementations out there?
You state "This package is not Android-specific, and can be used across platforms" but the source contains import java.util.*
Assuming you meant JVM platforms. Is this project still being maintained?
Did you write observable property before https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.properties/-delegates/observable.html existed?
Are you aware of any pure kotlin observable list implementations out there?