@__haoyang__/erwin
    Preparing search index...

    Function is_super_range

    • Type Parameters

      • T

      Parameters

      • set: Value<T>[]

        The array of Values.

      • subset: Value<T>[]

        The array of Values to check.

      Returns boolean

      If the array subset is a subset of the array set.