Viewing profile — Tohquai7
Tohquai7
HN member- Joined
- Thu, Mar 07, 2019, 3:45 PM UTC
- HN karma
- 9
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About Tohquai7
No profile information was provided.
Recent public activity
-
comment
Comment #19330397
It can. -Z unstable-options -Zunpretty=hir,typed // source pub fn square(num: i32) -> i32 { num * num } // expanded use ::std::prelude::v1::*; extern crate std; pub fn square(num: …
-
comment
Comment #19328960
IDEs and productivity tools often approximate a tile-based window managers where you can collapse all but the central tile (or conversely, put the central one in fullscreen) if you…