moonbitlang / core

MoonBit's Core library
https://moonbitlang.com/
Apache License 2.0
464 stars 54 forks source link

Improve comment coverage for builtin #623

Open peter-jerry-ye opened 3 days ago

peter-jerry-ye commented 3 days ago

For example, the methods of Int: clz, lsl, lsr, ctz, popcnt, etc.