Function length

  • Get the number of parameters of a function. 📘

    Parameters

    • x: Function

      a function

    Returns number

    |[p, q, ...]| | x(p, q, ...)

Generated using TypeDoc