Bao Zhiyuan

Results 4 comments of Bao Zhiyuan

really like this project and wanna help with this issue, any instructions?

Maybe first try to convert all cjs to esm

1. yes, contributions to better code examples are welcome. 2. With curly braces, one can group multiple expressions into one expression, and the value of the last expression in group...

Statement is expression, which's value is of type unit. It's ok to write the following code: ``` let x = {let y = 1} // type of x is Unit...