Kaida-Amethyst/MoonLLVM/int8 does not have a README file
pub type Int8 Int
impl Add for Int8
fn add(self : Int8, other : Int8) -> Int8
impl Compare for Int8
fn compare(Int8, Int8) -> Int
impl Div for Int8
fn div(self : Int8, other : Int8) -> Int8
impl Eq for Int8
fn equal(Int8, Int8) -> Bool
impl Hash for Int8
fn hash_combine(Int8, Hasher) -> Unit
impl Mul for Int8
fn mul(self : Int8, other : Int8) -> Int8
impl Show for Int8
fn output(self : Int8, logger : &Logger) -> Unit
impl Sub for Int8
fn sub(self : Int8, other : Int8) -> Int8
fn Int8::from(val : Int) -> Int8
fn Int8::from_int64(val : Int64) -> Int8
fn Int8::from_uint64(val : UInt64) -> Int8
#deprecated("Use `struct T(A)` to declare a newtype and use `.0` access the underlying type instead.")fn Int8::inner(self : Int8) -> Int
fn Int8::to_byte(self : Int8) -> Byte
fn Int8::to_int(self : Int8) -> Int
fn Int8::to_int64(self : Int8) -> Int64
fn Int8::to_uint(self : Int8) -> UInt
fn Int8::to_uint64(self : Int8) -> UInt64
let max_value : Int8
let min_value : Int8
Install
Moonbit version of LLVM, A Tiny, Friendly Companion to LLVM
Dependencies
Powered by MoonBit
© 2026 mooncakes.io