Function bindParts

    • Wire hover on each Part.el to its Marker; drive highlighted from active. Unmatched names are silently skipped.

      Parameters

      • eq: { parts: Iterable<Part<string>> }
      • markers: Partial<Record<string, Marker>>

      Returns () => void