gh-pages / com.nextfaze.devfun.internal.pref / OnChange
typealias OnChange<T> = (T, T) -> Unit (source)
typealias OnChange<T> = (
T
,
) ->
Unit