5893baaf9a
The name `gnc.async` was originally paired with `gnc.await`, intended to correspond to the `async` and `await` in` JavaScript`. However, having the same name as keywords in the standard library made the meaning of these two functions unclear on our side. The intention of `gnc.async` is to transform generator functions into `genCoroutine`, so it should contain the meaning of "creating". With simple discussion, we decided to use `of` for now to represent "creating" a `genCoroutine`. |
||
---|---|---|
audio | ||
card | ||
character | ||
extension | ||
font | ||
game | ||
image | ||
layout | ||
mode | ||
node_modules | ||
theme | ||
.eslintrc.json | ||
.gitignore | ||
LICENSE | ||
README.md | ||
index.html |
README.md
客户端下载戳这里:
GitHub: https://github.com/libccy/noname/releases/tag/SSS
Coding: https://nakamurayuri.coding.net/p/noname/d/noname/git/releases/SSS
网页端推荐使用Chrome系内核浏览器游玩,不推荐使用Firefox浏览器
提交Pull Request时请推送到"PR-Branch"分支!