Skip to content

Roots lgexcl() Function

Dan Kranz edited this page Nov 19, 2020 · 1 revision

The members (on-bits) of seta are removed from setb. The result replaces setb.

Returns true if the output set is non-empty, otherwise false.

Syntax

Roots.lgexcl(seta, cpl, setb)

Parameter Values

Parameter Description
seta Uint8Array bit string
cpl The width of the bit strings in bytes
setb Uint8Array bit string
Clone this wiki locally