Interactive tool
Package / import explorer
Shared types and constants live in a package.
import brings names into scope — or use pkg::name.
Shared types and constants live in a package.
import brings names into scope — or use pkg::name.