Documentation ¶
Index ¶
- func MaskAllSet[ilike constraints.Unsigned](flags ...ilike) ilike
- func MaskClear[ilike constraints.Unsigned](in, with ilike) ilike
- func MaskHas[ilike constraints.Unsigned](in, with ilike) bool
- func MaskSet[ilike constraints.Unsigned](in, with ilike) ilike
- func MaskToggle[ilike constraints.Unsigned](in, with ilike) ilike
- type Base
- type Size
- type Sizes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MaskAllSet ¶
func MaskAllSet[ilike constraints.Unsigned](flags ...ilike) ilike
func MaskClear ¶
func MaskClear[ilike constraints.Unsigned](in, with ilike) ilike
func MaskHas ¶
func MaskHas[ilike constraints.Unsigned](in, with ilike) bool
func MaskSet ¶
func MaskSet[ilike constraints.Unsigned](in, with ilike) ilike
func MaskToggle ¶
func MaskToggle[ilike constraints.Unsigned](in, with ilike) ilike
Types ¶
Click to show internal directories.
Click to hide internal directories.