Commit 2026-06-09 16:04 b70a2f6d
View on Github →feat: use inferInstanceAs for algebraic Lex/Colex instances (#40049)
This PR uses the new capabilities of inferInstanceAs to define the algebraic instances on Lex and Colex in a less leaky way, which lets us remove some backward.respectTransparency options.