[[["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."],[[["`Array.subtract()` subtracts the elements of a second array from the corresponding elements of the first array, returning a new array with the results."],["It supports element-wise subtraction between two arrays or between an array and a scalar value."],["If the arrays have different lengths or dimensions, the behavior is undefined and may lead to errors."],["An empty array subtracted from itself returns an empty array."]]],[]]