mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 22:07:40 +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