Eugene Obrezkov
                                            Eugene Obrezkov
                                        
                                    @dlehddnjs what exactly is the test case?
@AbePlays cool, thanks for the update. Yeah, I remember passing those tests back then without the additional check 😄
@boggddan этот даже попроще будет, хороший трюк с объединением 👍🏻
Hey @SUtengda, yes, the English version is the source of truth. Regard to your own solutions, you can post them, yes. However, bear in mind, that it MUST be incremental...
@SUtengda you can make a fork and contribute from there
Guys, do you use this issue for tracking? If this is stale, let's close it.
@S1ngS1ng done
Closing this one as stale
@a-bolz hey, sure! I'll split it to the parts: - When you are saying `any`, you are saying to the compiler that anything can be there, right? - Now, what...
@ilmpc hmm, not sure. Since we already have a conditional check in the type so it seems like adding a constraint on generic is redundant and you are right. Maybe...