String SprintAll(Iterable<Object?> values) => stringForProfile(_join(values, sep: ''), Writer.colorProfile);