Polygonal Chain
Abstract route implementation.
Parameters
the type of position that the route is composed
Inheritors
Functions
Link copied to clipboard
fun <R> Iterable<R>.randomElement(randomGenerator: ERROR CLASS: Symbol not found for RandomGenerator): R
Returns a random element of the Iterable using the provided randomGenerator.