Kt util

Setup #

Repository: mavenCentral()
Dependency: "io.github.shawxingkwok:kt-util:1.0.2"

Document #

GitHub repo #

Release notes #

Kt util #

1.0.1 #

Remove the super interfaces ReadOnlyProperty from KReadOnlyProperty, and ReadWriteProperty from KReadWriteProperty.

When KReadOnlyProperty was cast to ReadOnlyProperty, its function provideDelegate would not work, and neither onDelegate.

1.0.2 #

Solves a bug in fastLazy.