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