bitor

bitwise binary and operator
Author: Johannes Taelman
License: BSD
Github: math/bitor.axo

Inlets

int32 in1

int32 in2

Outlets

int32 out

Control Rate
outlet_out = inlet_in1 | inlet_in2;

Privacy

© 2024 Zrna Research