subnet-0.0.1.2: subnetting calculator

Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.Subnet.Ip

Description

LogIp and SubnetMask

Documentation

newtype LogIp Source

Constructors

LogIp 

Fields

getLogIp :: String
 

Instances

showIp :: [[Char]] -> [Char] Source

readIp :: [Char] -> [[Char]] Source