Files
nushell/crates/nu-protocol/src/value
Ian Manske c950269575 Fix $in value for insert closure (#12209)
# Description
Fixes #12193 where the `$in` value may be null for closures provided to
`insert`.

# User-Facing Changes
The `$in` value will now always be the same as the closure parameter for
`insert`.
2024-03-14 16:43:03 -05:00
..
2023-08-25 07:50:29 +12:00
2023-09-04 19:42:31 +12:00