module Numeric.Domain.PID (PID(..)) where

import Numeric.Domain.Internal(PID(..))