Dark Mode
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The current docs for List.chunksOf say that "If there aren't enough elements to make the last 'chunk', those elements are ignored."
List.chunksOf
This is a bad thing, and led me to have issues in production.