mirror of
https://github.com/rjNemo/underscore
synced 2026-06-10 12:36:54 +00:00
- Add Tap: for side effects/debugging in pipelines - Add Transpose: flip matrix rows and columns - Add Unzip: split tuple slice into two slices - Add ParallelReduce: parallel reduction (experimental) - Add Replicate: create n copies of a value Comprehensive tests included for all functions. Resolves Issues 21, 22, 23, 24, 25 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
176 B
JSON
10 lines
176 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(TestDropWhile\"\ngo test -bench=\"BenchmarkTakeWhile)",
|
|
"Bash(gh pr create:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|