package netUtils
import (
common_utils "git.mic.pp.ua/anderson/nettools/common"
)
type IPortRange common_utils.IRange[int]