neighbors

val neighbors: (T) -> List<T>(source)

Parameters

neighbors

A function that returns a list of neighbors for a given point.