Some package names are too long. (e.g. primitives) It hurts code readability while importing and using the package that has a long name. Use alias for long package name like `prims` for `primitives`