# Functions
AddrFrom returns a netip.Addr from a tcpip.Address.
AddrPortFrom returns a netip.AddrPort from a tcpip.Address and a port.
Strings converts a slice of objects that implement fmt.Stringer to a slice of strings.
TcpipAddressFrom returns a tcpip.Address from a netip.Addr.