Module:IP: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
don't need to fall through to IPAddress in __index if the methods are inside the constructor
(move more metamethods out of the constructor, edit ipv4Address and ipv6Address for style)
(don't need to fall through to IPAddress in __index if the methods are inside the constructor)
Line 345:
if key == dataKey then
return data
else
return IPAddress[key]
end
end,
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu