Pudu programming language
Menu
API reference

Std.Ip.isLinkLocal

1 declaration

fn

isLinkLocal: &Std.Ip.Address -> Bool

Whether the address is link-local: 169.254.0.0/16 or fe80::/10.

Back to Std.IpSearch related declarations