hid-examples-0.5: Examples to accompany the book "Haskell in Depth"
FastLookup
data FastIPRangeDB Source #
fromIPRangeDB :: IPRangeDB -> FastIPRangeDB Source #
lookupIP :: FastIPRangeDB -> IP -> Bool Source #