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