Commit 2024-02-27 06:49 c19d45ab
View on Github →feat(Data/Sign): some more API for SignType
(#10920)
Since Real.sign
etc are being deprecated in favour of the generic SignType.sign
, this PR adds some more API for the latter: in particular, compatibility of the canonical maps in and out of SignType
with maps satisfying suitable assumptions. This is a prerequisite for #10011.