Now, if you explained me something like that:people nilFirst ascendingThen I'd be more convinced. Or evenpeople sorted nilFirst ascending (if one would prefer restricting the implementations of #nilFirst).
And I prefer this version instead of extending collection with new sorting messages.#(one nil two) sorted: #yourself ascending undefinedFirst.