Pudu programming language
Menu
API reference

Std.Ip.isUnspecified

1 declaration

fn

isUnspecified: &Std.Ip.Address -> Bool

Whether the address is the unspecified one: 0.0.0.0 or ::.

Back to Std.IpSearch related declarations