[[["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."],[[["This function converts the input array elements to unsigned 8-bit integers."],["The function operates element-wise, meaning it transforms each element of the input array individually."],["The result is a new array with the same dimensions as the input, but with elements of type unsigned 8-bit integer."],["It's primarily used within the Array class and is invoked using the `uint8()` method."]]],[]]