Y
Hacker News
new
|
ask
|
show
|
jobs
by
munificent
1543 days ago
Interesting! This reminds of me of what it feels like to write const-correct code in C++.
1 comments
lupire
1543 days ago
It's like unique_ptr<T> and move() semantics in C++.
link