Îõ³h&“      Safe-Inferred;gbytesetSet of bytes (>). Note that NF and WHNF are equivalent for values of type .bytesetO(1). Cardinality of the byteset.bytesetO(1). Is the byteset empty?bytesetO(1)'. Is the value a member of the byteset?bytesetO(1) . Is the element not in the set?bytesetO(1). The empty byteset.bytesetO(1). Add a value to the byteset.bytesetO(1). A byteset of one element. bytesetO(1)Û. Delete a byte in the byteset. Returns the original byteset when the byte was not present. bytesetO(1). The union of two bytesets. bytesetÁThe union of a list of bytesets. Just a fold over the list using  . bytesetO(1)". Difference between two bytesets. bytesetO(1)#. The intersection of two bytesets.bytesetO(n)2. Filter all elements that satisfy some predicate.bytesetO(n)Õ. Fold the elements in the byteset using the given right-associative binary operator.bytesetO(n) . Map a function over a byteset.bytesetO(n)/. The elements of a byteset in ascending order.bytesetO(n). An alias of .bytesetO(n)(. Create a byteset from a list of bytes.       &byteset-0.1.1.1-4hxsbI1oIIpAftsv4prATX Data.ByteSetbaseGHC.WordWord8ByteSetsizenullmember notMemberemptyinsert singletondeleteunionunions difference intersectionfilterfoldrmapelemstoListfromList$fBinaryByteSet $fShowByteSet $fEqByteSet $fOrdByteSet$fGenericByteSet