Precedence: 7

`yai` - [Y]oneda contr[A]variant [I]dentity

How to read: modify the first argument contravariantly, ignore the second one.

Works the same way as ya but for a 1-st argument of a functor.

 `ya` : t a   `AR_` into (from o a)  (t o)
`yai` : t a _ `AR_` into (from o a) (t o _)
 `ha` : t a _ `AR_` into (from o a) (t o _)

It works identically to ha, the only difference is a glyph appearance.