Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Binary ¶
Binary are chainable binary operations over bitsets of the same type. these functions are not expected to modify A or B, and S is also meant to conform to Binary[V, S Bitset[V]]
type Value ¶
type Value interface { constraints.Unsigned | ~rune // this is int32, but no runes are actually negative. }
Click to show internal directories.
Click to hide internal directories.