• Convert array of keys to a key set.

    Parameters

    • keys: string[]

      The array that needs to be converted

    Returns KeySet

    A set of the keys in the array.