Versions in this module Expand all Collapse all v0 v0.1.0 Aug 7, 2016 Changes in this version + type CFilter struct + func NewCFilter() *CFilter + func (cf *CFilter) Delete(item []byte) bool + func (cf *CFilter) Insert(item []byte) bool + func (cf *CFilter) Lookup(item []byte) bool + func (cf *CFilter) Size() uint