RegionBinaryOpType Enumeration
Enumeration of the binary operation types for a booleans among regions
Members
| Name | Value | Description | 
|---|---|---|
| AMinusB | ||
| BMinusA | ||
| Intersection | ||
| Parity | ||
| Union | 
Defined in
- curve/RegionOps.ts Line 67
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.