findCycle

fun findCycle(root: Any): Array<Any>?(source)

Deprecated

No-op in modern GC implementation

Deprecated and unused. Always returns null.

Since Kotlin

1.9