v11.3.5
According to vis benchmark here https://github.com/vis2k/Mirror/issues/1614#issuecomment-605443808 isValueType is an expensive operation. This microoptimization replaces isValueType for a faster (not so readable) alternative
According to vis benchmark here https://github.com/vis2k/Mirror/issues/1614#issuecomment-605443808 isValueType is an expensive operation. This microoptimization replaces isValueType for a faster (not so readable) alternative