min()

Usage

  • min()

Related

  • max()

    Returns the largest value in this collection.

  • findLeast()

    Finds the smallest value, returning the node at which it was found, or undefined.