assemblyscript
assemblyscript copied to clipboard
Add built function `haveSuper` to determinate if a class have parent class
Feature suggestion
When write an encode method, I need to know if a class have parent, which will lead to different logic path. The method receive a generic class or type.