> integer_to_list >> integer_to_binary >> atom_to_binary >> ... > > > how about the performance of this type to type function? Compared with what? If you need such a conversion, what would you use instead? If you're seriously worried, write some benchmarks.