What are some features new to Perl 6 that should be adopted by other languages?
Marco Aurélio da Silva's answer: I would add refinements types. They’re lightweight dependent types in some sense. Perl 6 provides a hybrid/gradual approach where the types are static, but refineme...
quora.com