On 06/02/2016 04:01 PM, Timon Gehr wrote: > assert("ö".all!(c => c == 'ö')); // fails As expected. Different code units for different folks. That's a different matter than walking blindly through code units. -- Andrei