Companion

object Companion

Functions

Link copied to clipboard
fun containsAnyValidLookup(subtree: LookupTree<A_Definition, A_Tuple>): Boolean

Test if the given method dispatch tree can reach any leaves containing exactly one solution. There may be multiple such leaves, but we're satisfied if any exist.