[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["`Array.lt` is an element-wise comparison that returns 1 if the left-hand value is strictly less than the right-hand value, and 0 otherwise."],["The function takes two array arguments (`left` and `right`) and returns a new array with the comparison results."],["The output array has the same dimensions as the input arrays, with each element representing the comparison outcome of the corresponding elements in the input arrays."],["It can be applied to empty arrays, single-element arrays, and multi-element arrays, with examples provided in JavaScript and Python."]]],[]]