Brr_css.Highlight_registrySourceHighlightRegistry objects.
The type for HighlightRegistry objects.
get r n gets the highlight registered with n, if any.
set r n h sets the entry named n to highlight h.
delete r n deletes the entry named by n and returns true if there was such an entry and false otherwise.
fold f r acc folds f over the entries of r starting with acc.