Provides bitwise operation functions for use in HotMesh mapping rules.
Although inspired by JavaScript, they have been adapted to follow a
functional approach. Each transformation is a function that expects
one or more input parameters from the prior row in the @pipe structure.
Remarks
Invoked in mapping rules using {@bitwise.<method>} syntax.
Provides bitwise operation functions for use in HotMesh mapping rules. Although inspired by JavaScript, they have been adapted to follow a functional approach. Each transformation is a function that expects one or more input parameters from the prior row in the
@pipestructure.Remarks
Invoked in mapping rules using
{@bitwise.<method>}syntax.