of “Clojure High Performance Programming” • Open Source contributor: https://github.com/ kumarshantanu • Using Clojure since early 2009 • @kumarshantanu on Twitter
In-place `java.lang.StringBuilder` manipulation • Faster than Java’s `String.format(..)`! • Caveats: Compile-time format string, Only common formatting specifiers supported