threading This package implements threading macros for Racket. Installation $ raco pkg install threading Usage > (~> 'abc symbol->string string->bytes/utf-8 (bytes-ref 1) (- 2)) 96 For more information, see the documentation.