1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-16 09:18:21 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Leon
833825ae9a
Allow iteration blocks to have an optional extra index parameter (alternative to -n flags) ()
Alters `all`, `any`, `each while`, `each`, `insert`, `par-each`, `reduce`, `update`, `upsert` and `where`,
so that their blocks take an optional parameter containing the index.
2022-11-21 14:35:11 +01:00
JT
0986eefb64
Add insert and update back () 2022-03-18 06:55:02 +13:00