[−][src]Module compiler_builtins::int
🔬 This is a nightly-only experimental API. (compiler_builtins_lib)
Compiler builtins. Will never become stable.
Modules
| addsub | Experimental |
| mul | Experimental |
| sdiv | Experimental |
| shift | Experimental |
| udiv | Experimental |
Traits
| CastInto | Experimental Trait to express (possibly lossy) casting of integers |
| Int | Experimental Trait for some basic operations on integers |
| LargeInt | Experimental Trait to convert an integer to/from smaller parts |
| WideInt | Experimental |
Functions
| __clzsi2 | Experimental |