Pudu programming language
Menu
API reference

Std.Ip.contains

1 declaration

fn

contains: &Std.Ip.Network -> &Std.Ip.Address -> Bool

Whether the network holds the address. An address of the other family is never held; unmap a dual-stack peer before asking.

Back to Std.IpSearch related declarations