Live data from Hacker News

Viewing profile — commit

commit

HN member
Joined
Mon, Jan 14, 2013, 3:05 PM UTC
HN karma
27
Public activity
2 items

About commit

No profile information was provided.

Recent public activity

  1. comment
    Comment #28742178

    I'm waiting for Python for Workgroups 3.11

  2. 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 …