Function

interface Function<T, U>

Functions

Link copied to clipboard
abstract fun apply(list: List<T>?): U