Functions

open class Functions

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun <T, R> memoize(function: (T) -> R): (T) -> R