A closer look at how Sui’s object-centric model and the Move language can improve blockchain scalability and smart contract development. The Sui blockchain has emerged as a novel layer-1 (L1) protocol ...
Not only are generics/templates better for type safety, they are much faster than casting back and fourth. Or as they call it in .NET land boxing and unboxing.