sesaparcours
    Preparing search index...
    • Given an array of strings, return the length of the shortest one.

      Parameters

      • array: string[]

        Array of strings.

      Returns number

      Length of shortest string.