Toolkit library for common use.
fn alert[Any](msg : String) -> Any
fn run_async(f : () -> Unit) -> Unit
fn suspend[A](f : ((A) -> Unit) -> Unit) -> A
fn suspend_err[A](f : ((A) -> Unit, (Error) -> Unit) -> Unit) -> A!Error
Install
Powered by MoonBit
© 2026 mooncakes.io