TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Unicmp – fast universal ordering function for Go

3 点作者 Snawoot4 天前
Have you ever wanted something `comparable` to be also ordered, e.g. for canonicalization sort or sorted collections? This function uses fast runtime&#x27;s map hash (with rare exceptions) for comparisons of arbitrary values, providing strict ordering for any `comparable` type.<p>In other words, it&#x27;s like `cmp.Compare` from Go&#x27;s stdlib expanded to every `comparable` type, not just strings and numbers.

暂无评论

暂无评论