tornadofx / tornadofx / weak

weak

fun <T> weak(referent: T, deinit: () -> Unit = {}): WeakDelegate<T>