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 alert[Any](msg : String) -> Any

#
run_async

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

#
suspend

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

#
suspend_err

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

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io