mirror of
https://github.com/nushell/nushell.git
synced 2025-05-24 00:21:17 +00:00
# Description Changed to use `Value::recurse_mut` like the other functions. # User-Facing Changes None # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - 🟢 `toolkit test` - 🟢 `toolkit test stdlib` # After Submitting