1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-20 18:00:49 +02:00
nushell/crates/nu-command
Stefan Holderbach 4dbdb1fe54
Add explicit input types for vectorized into int form ()
# Description
Don't just use `List<Any>`, be precise for the vectorized form as well.

# User-Facing Changes
More explicit albeit verbose type information in the signature
2023-07-23 20:36:53 +02:00
..
src Add explicit input types for vectorized into int form () 2023-07-23 20:36:53 +02:00
tests add table -> table to into datetime () 2023-07-23 20:14:51 +02:00
Cargo.toml str-expand: new capability, empty collection item () 2023-07-20 18:51:25 -05:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00