mirror of
https://github.com/nushell/nushell.git
synced 2025-07-15 05:45:10 +02:00
Still support forming the median over homogeneous lists of `Duration` or `Filesize`. Don't advertise `list<any>` as this can become funky when given an even number of elements... Work for #9812