mirror of
https://github.com/nushell/nushell.git
synced 2025-07-10 03:17:35 +02:00
* coerce_compare now returns an Ordering which will enable mixed type comparison * arbitrary nushell sort order of Float / Int / String / Bool