moonbit

mooncakes-test
moon add tonyfettes/moonbit@0.2.0
Download zip
Version
0.2.0
License
Apache-2.0
Last updated
8 months ago
Downloads
1K
README

#tonyfettes/moonbit

#
fib

fn fib(n : Int) -> Int64

#
sum

fn sum(data~ : Array[Int], start? : Int, length? : Int) -> Int

data is a labelled argument without default value having type Array[Int] start is an optional labelled argument with default value 0 having type Int length is an optional labelled argument without default value having type Option[Int]

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io