Function

Gst-1.0Gstvalue_can_intersect

  • Determines if intersecting two values will produce a valid result. Two values will produce a valid intersection if they have the same type.

    Parameters

    • value1: any

      a value to intersect

    • value2: any

      another value to intersect

    Returns boolean

    true if the values can intersect