invert


Description:

[ Version ( since = "0.13.0" ) ]
public BooleanArray invert () throws Error

Parameters:

this

A BooleanArray.

Returns:

The element-wise inverted boolean array.

It should be freed with unref when no longer needed.