query
On this page

id

lib.id

Docs pulled from | This Revision | 21 minutes ago


The identity function For when you need a function that does “nothing”.

Inputs

x

The value to return

Type

id :: a -> a
(lib.trivial.id)

Noogle also knows

Aliases