memoize

@NotNull
open fun memoize(): @NotNull FloatFunction<T>

Memoize this function

Return

memoized function