fdd541c1e9
* Cache KType instances constructor from the given classifier * For generics, cache KTypes with already substituted arguments * It significantly speeds up all typeOf-based APIs, both accesses to typeOf and its related properties (i.e. classifier) #KT-53508 Merge-request: KT-MR-6818 Merged-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>