Noogλe

search input

Function of the day

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

    Inputs

    x

    The value to return

    Type

    id :: a -> a