A passionate for low-level programming, an advocate for FOSS, and the opposition to ignorance.
fn main() {
assert_eq!(me.nick, "Defmc");
assert_eq!(me.favorite_series, "Steins;Gate");
assert_eq!(me.favorite_manga, "Oyasumi Punpun");
assert_eq!(me.lovers, &[RUST_L, C_L, HASKELL_L, FOSS, LOGIC]);
todo!("learn more about low-level and functional programming theory");
}