[[["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 inverts the effect of a given filter, returning a new filter that matches only when the original filter doesn't."],["The `Filter.not()` method can be used on a Filter instance, resulting in a new Filter with the opposite matching behavior."],["This method accepts one argument: the original filter instance (`this`) to be negated."]]],[]]