[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["The `rightShift` method performs a bitwise signed right shift operation on two arrays."],["It shifts the elements of the 'left' array by the number of bits specified in the corresponding elements of the 'right' array."],["The result is a new array containing the shifted values."],["The original arrays, 'left' and 'right', remain unchanged."]]],[]]