of

open fun <T> of(@NotNull t: @NotNull T): @NotNull FloatConstantFunction<T>

Creates constant function by given value

Return

constant function

Parameters

t

value

<T>

type