Common UNSAFE hints for `primR`

This file provides hints that can be registered in order to read primitives which is very common.

You should enable one of the hints, but probably not both. Neither is enabled by default.

In cases were you do not need to split your fractions, you can enable.

  #[local] Hint Resolve UNSAFE_read_prim_cancel : br_opacity.

If you do need to split your fractions, you can enable.

  #[local] Hint Resolve UNSAFE_read_prim_frac_cancel : br_opacity.