optimize-char-table

optimize-char-table is a built-in function in `C source code'.

(optimize-char-table CHAR-TABLE &optional TEST)

Optimize CHAR-TABLE.
TEST is the comparison function used to decide whether two entries are
equivalent and can be merged. It defaults to `equal'.