• How to use
  • HELLO WORLD
  • Source code
  • Open class and include and mixin-layers style coding
  • Split compilation and mixin-lyers
  • Registering class files
  • Cyclic reference of class
  • Memory management
  • The reason why users have to call Clover.gc () is performance. If you call gc when creating an object, the performance drops immediately. That's why. I don't think Clover.gc () needs to be called in particular in a script that is used up.