On Thursday, 9 January 2014 at 14:08:02 UTC, Manu wrote: > > Is that wrong? That seems to be how the docs suggest it should > be used. > -- string s = find(retro("Hello"), "H").source; -- Is that working?