Pudu programming language
Menu
API reference

Std.Ip.isLoopback

1 declaration

fn

isLoopback: &Std.Ip.Address -> Bool

Whether the address is the loopback: 127.0.0.0/8 or ::1.

Back to Std.IpSearch related declarations