toolkit

Toolkit library for common use.

utils
toolkit
moon add Milky2018/toolkit@0.1.4
Download zip
Author
Version
0.1.4
License
Apache-2.0
Last updated
last year
Downloads
78
README

#Do you like it?

#
alert

fn[Any] alert(msg : String) -> Any

#
run_async

fn run_async(f : () -> Unit) -> Unit

#
suspend

fn[A] suspend(f : ((A) -> Unit) -> Unit) -> A

#
suspend_err

fn[A] suspend_err(f : ((A) -> Unit, (Error) -> Unit) -> Unit) -> A raise Error

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io