Documentation ¶
Index ¶
- func FindImplements(u reflect.Type) (list []reflect.Type)
- type Bitmap
- func (this *Bitmap) Count() uint64
- func (this *Bitmap) GetData() []uint64
- func (this *Bitmap) IsEmpty() bool
- func (this *Bitmap) IsFully() bool
- func (this *Bitmap) Reset(num uint64)
- func (this *Bitmap) Set(num uint64)
- func (this *Bitmap) Size() uint64
- func (this *Bitmap) String() string
- func (this *Bitmap) Test(num uint64) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.