Anime edition
Previous thread: W-What are you working on senpai?
Anime edition
Previous thread: W-What are you working on senpai?
Other urls found in this thread:
fortinet.com
en.wikipedia.org
en.wikipedia.org
github.com
paulgraham.com
doc.rust-lang.org
doc.rust-lang.org
mitpress.mit.edu
youtube.com
youtube.com
twitter.com
NEW /DPT/ RULES
>no windows
>no oop
>no nvidia
making a new nvidia driver for windows using sepples, lads.
wish me luck.
get out
Kek
what's satori?
I'm supposed to implement a Gender data type for my company's Haskell system... will this work?
data BodyType = Male | Female | Androgynous deriving (Eq, Show)
data Gender = Boy BodyType | Girl BodyType deriving (Eq, Show)
astolfo = Girl (Male)
>two genders
it isn't the fucking fifties any more user
>says two genders when there are clearly six possibilities
csgrad.jpg
gender is independent of "body type", whatever that is