azhzx/qbe/util does not have a README file
pub(all) suberror QbeError { ParseError(String, Int, String) CompileError(String) Ice(String)} derive(@moonbitlang/core/debug.DebugDebug)
pub struct Interner { table : Map[String, Int] values : Array[String]}
fn Interner::get(self : Interner, id : Int) -> String
fn Interner::intern(self : Interner, s : String) -> Int
fn Interner::new() -> Interner
async fn eprint(s : String) -> Unit
fn fmt_fixed(v : Double, prec : Int) -> String
async fn iprint(s : String) -> Unit
fn lpad(s : String, w : Int) -> String
fn rpad(v : Int, w : Int) -> String
Install
Dependencies
Powered by MoonBit
© 2026 mooncakes.io