gate problemAnd here's a functional approach, for completeness: [code]// logic_gates.d void main() { impo...
csv file management for appending values.There you go: [code]// csv.d void main() { import std; File[string] outputFiles; a...
Curiosity - Atheist or Theist?[quote]"some gods exist" and "no gods exist" are two separate claims[/quote] ... which, at least in ...
Distributed computationI'm interested in this as well. I have a similar use case for which I currently use boost::interproc...
Favorite LanguageIt certainly can't rival Python in this respect, but it's not that bad. There is an official reposit...