bitflags

package
v0.4.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package bitflags は、ビットフラグ に関するユーティリティが配置されています。

REFERENCES:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Force

func Force[T ~int](v *T, flag T)

Force -- 指定したビットで上書きします。

func Has

func Has[T ~int](v T, flag T) bool

Has -- 指定したビットが立ってるかどうかを返します。

func Set

func Set[T ~int](v *T, flags ...T)

Set -- 指定したビットを立てます。

func Unset

func Unset[T ~int](v *T, flag T)

Unset -- 指定したビットを落とします。

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL