Andrea Fontana: > Why Appender has no ~ operator itself? > > auto app = appender!string(); > app.put("a"); // why not app ~= "a"? Now it's in GIT head. Bye, bearophile