Documentation
¶
Index ¶
Constants ¶
View Source
const MaxBitSetSize = 16
Variables ¶
This section is empty.
Functions ¶
func RemoveFileIfExists ¶ added in v0.11.13
RemoveFileIfExists removes the file, it will return nil if the file does not exist.
Types ¶
type BitSet ¶
type BitSet struct {
// contains filtered or unexported fields
}
BitSet Simplified and compact bitset.
Click to show internal directories.
Click to hide internal directories.