theory Sorting_Export_Code imports Sorting_Parsort Sorting_Strings begin section ‹Code Export› text ‹ We instantiate Introsort and Pdqsort for unsigned ‹i64›, and for dynamic arrays of ‹i8›s ‹string_assn›. We then export code and generate a C header file to interface the code. › (* TODO: Move! *) lemmas [llvm_inline] = array_swap_def word_log2_impl_def