conversions
Fully qualified path: corelib_imports::circuit::conversions
Re-exports:
| NZ_POW32_TYPED | — |
| NZ_POW64_TYPED | — |
| NZ_POW96_TYPED | — |
| POW32 | — |
| POW32_TYPED | — |
| POW64 | — |
| POW64_TYPED | — |
| POW96_TYPED | — |
| AddHelperTo128By64Impl | — |
| AddHelperTo128By96Impl | — |
| AddHelperTo96By32Impl | — |
| DivRemU128By64 | — |
| DivRemU128By96 | — |
| DivRemU96By32 | — |
| DivRemU96By64 | — |
| MulHelper32By96Impl | — |
| MulHelper64By32Impl | — |
| MulHelper64By64Impl | — |
| upcast | Upcasts FromType to ToType - for types where conversion is always legal. If done for wrong types would cause a compiler panic at the Sierra stage. |