Results 236 comments of Lingdong Huang

Hi @Meowcolm024 , currying happens during function definition, adding a new calling syntax can not change the curried nature of the functions already defined. Technically we can un-curry the function...

@MerakDipper Yes, perhaps we can utilize the wiki page on Github, make a big table in there, and allow everyone to edit? Another convenient way is to use Google Sheets,...

@cuixiping I didn't know issues can be pinned! That's pretty cool. However, it seems that non-collaborators cannot edit other people's issue/comment content, so if each people makes a new comment...

#506 A pinned issue for this is now added. Let's see how it works! Please contribute :D

@lymslive , thanks for the suggestion! Polymorphic types are meant to sound abstract, because they ARE abstract ideas. I agree that 量 may not necessarily be the best word, but...

@statementreply , thanks for spotting the bug! I'll look into it right away.

@lymslive Notice that 容器 is also a relatively modern word. 器 is more commonly used in classical times to mean containers. Like you mentioned in your other post, those early...

@statementreply , the bug is now fixed in the newest commit 182d100ed3982cfd69e9dcc860d6484ec3203838 It should now compile without errors and spit out the (more) correct signature: ``` [0-193] { 座標之逆 :...

@lymslive , I think it is actually great to have an in-depth discussion on keywords, as they’re integral parts of the language. It is better to make good decision on...