Type.unSharedOf

Make type unshared. 0 => 0 const => const immutable => immutable shared => 0 shared const => const wild => wild wild const => wild const shared wild => wild shared wild const => wild const

class Type
final
unSharedOf
()
Suggestion Box / Bug Report