Builtin Types docs
st0012 opened this issue · 2 comments
st0012 commented
Currently we don't have enough people and time to maintain normal API documents.
So what we should do now is to group some of the types into one page. And only briefly introduce the types and put a link to their source code files (which have API document comments). For example:
String and Integer
Boolean and Null
Array and Concurrent Array
Hash and Concurrent Hash
- ...etc.
hachi8833 commented
I think adding a glossary would also help people.
hachi8833 commented
Updated https://github.com/goby-lang/cheatsheets/blob/cdab67dc5b03cf0dc8efa2ea29934291545ea5a6/goby.md
Closing for now.