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