Module bit_or

Source

Structsยง

BitOrUpdatable ๐Ÿ”’
Computes the bitwise OR of all non-null input values.

Staticsยง

_LINKME_ELEMENT_bit_or_int2_int2 ๐Ÿ”’
_LINKME_ELEMENT_bit_or_int2_int2_append_only ๐Ÿ”’
_LINKME_ELEMENT_bit_or_int4_int4 ๐Ÿ”’
_LINKME_ELEMENT_bit_or_int4_int4_append_only ๐Ÿ”’
_LINKME_ELEMENT_bit_or_int8_int8 ๐Ÿ”’
_LINKME_ELEMENT_bit_or_int8_int8_append_only ๐Ÿ”’

Functionsยง

bit_or_append_only ๐Ÿ”’
Computes the bitwise OR of all non-null input values.
bit_or_int2_int2 ๐Ÿ”’
bit_or_int2_int2_append_only ๐Ÿ”’
bit_or_int4_int4 ๐Ÿ”’
bit_or_int4_int4_append_only ๐Ÿ”’
bit_or_int8_int8 ๐Ÿ”’
bit_or_int8_int8_append_only ๐Ÿ”’