Mildly interesting: CPP AMP is already a thing: https://msdn.microsoft.com/en-us/library/hh265137.aspx
But this is not particularly good imperative style. You want that to be line-based when expressions have side effects. ("one thing after another"): auto key = binaryObject.getNextToken(); auto value =…
The ideal walled garden would be one that blocks spammy apps and malware - but not information. I think it's reasonable to support walled gardens in principle but be critical of some aspects of the Apple implementation.
Mildly interesting: CPP AMP is already a thing: https://msdn.microsoft.com/en-us/library/hh265137.aspx
But this is not particularly good imperative style. You want that to be line-based when expressions have side effects. ("one thing after another"): auto key = binaryObject.getNextToken(); auto value =…
The ideal walled garden would be one that blocks spammy apps and malware - but not information. I think it's reasonable to support walled gardens in principle but be critical of some aspects of the Apple implementation.