evenMarker

fun <T : Comparable<T>> evenMarker(intermediateMarks: Int): Marker<T>(source)

Returns a Marker that will create evenly spaced marks that start at 0 and end at 1.

Parameters

intermediateMarks

indicates the number of marks between the first and last marker