Closed
Description
Implement
logical_not
per array API speclogical_and
per array API speclogical_or
per array API speclogical_xor
per array API spec
These are going to be useful to test comparison operators too.
These are supported for all supported types, and treat non-boolean types via convert_impl<bool, srcTy>(const srcTy &val)
.
Metadata
Metadata
Assignees
Labels
No labels