You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My usage scenario has implemented operator overloading. However, the type is still not supported on TS. Hopefully ts will provide a built-in generics that will allow me to omit strong conversion types。
To expedite the triage process, we need everyone to follow the issue template and instructions.
When you clicked "Create New Issue", the issue form was pre-populated with a template and some instructions. We need you to read those instructions completely, follow them, and then fill in all the fields in that template.
We are not able to assist with issues that don't follow the template instructions as they represent a significantly larger amount of work compared to issues which are correctly specified. Thank you for understanding.
My usage scenario has implemented operator overloading. However, the type is still not supported on TS. Hopefully ts will provide a built-in generics that will allow me to omit strong conversion types。
The text was updated successfully, but these errors were encountered: