Skip to content

Identity

Identity(x)

is the identity function, which returns x unchanged.

See

Examples

>> Identity(5)
5

Implementation status

  • ✅ - full supported

Github