惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 聂微东
博客园 - 【当耐特】
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
C
Check Point Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
WordPress大学
WordPress大学
Last Week in AI
Last Week in AI
Y
Y Combinator Blog
IT之家
IT之家
T
Tailwind CSS Blog
月光博客
月光博客
Vercel News
Vercel News
V
V2EX
Engineering at Meta
Engineering at Meta
B
Blog
Stack Overflow Blog
Stack Overflow Blog
A
About on SuperTechFans
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
腾讯CDC
I
InfoQ

In Pursuit of Laziness

The future of the con is already here, it's just not evenly distributed Diplomat: Multi-language FFI for Rust libraries So Zero It's ... Negative? (Zero-Copy #3) Zero-Copy All The Things! (Zero-Copy #2) Not a Yoking Matter (Zero-Copy #1) Colophon: Waiter, There Are Pions in my Blog Post! A Tour of Safe Tracing GC Designs in Rust Arenas in Rust Integrating Rust and C++ in Firefox On Voting Systems Rust Governance: Scaling Empathy Converting a WebGL application to WebVR Why I enjoy blogging The future of Clippy Down a Rusty rabbit hole Picking apart the crashing iOS string What are Tokio and Async IO all about? Rust in 2018 Undefined vs Unsafe in Rust
A rough proposal for sum types in Go
Manish Goregaokar · 2018-02-01 · via In Pursuit of Laziness
Sum types are pretty cool. Just like how a struct is basically “This contains one of these and one of these”,…