Add Integral::toAPInt(), which truncates to the given BitWidth, similar to the toAPSInt() we already have.
9.2 KiB
9.2 KiB
Add Integral::toAPInt(), which truncates to the given BitWidth, similar to the toAPSInt() we already have.