identity

inline fun <T> identity(t: T): T(source)

An identity function which inlines if possible.