Package-level declarations
Functions
Link copied to clipboard
Returns an Interpolator that wraps this
such that input fractions are coerced to the range 0f..1f
.
Link copied to clipboard
fun interpolator(start: LocalDateTime, stop: LocalDateTime): BidirectionalInterpolator<LocalDateTime>