Viewing profile — commit
commit
HN member- Joined
- Mon, Jan 14, 2013, 3:05 PM UTC
- HN karma
- 27
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About commit
No profile information was provided.
Recent public activity
-
comment
Comment #28742178
I'm waiting for Python for Workgroups 3.11
-
comment
Comment #20529302
>Wouldn't this work? https://doc.rust-lang.org/std/mem/fn.swap.html If you click the [src] link on that page, you'll see that the implementation of std::mem::swap uses unsafe. I'm …