public static typeCount() as Int:
Returns the number of types currently known by runtime reflection.
Registered type count.
import klyn.reflection assert TypeLoader.typeCount() > 0