Bug Chunk
chunk() in src/chunk.js drops the final partial chunk — chunk([1,2,3,4,5], 2) should be [[1,2],[3,4],[5]]. Fix it.when to use it
Community prompt sourced from the open-source GitHub repo elon-choo/fablever (MIT). A "Bug Chunk" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
elon-choo/fablever · MIT