tryAddChild Method
Add child to this parity region (by capturing it).
- Any child type other than Loopis ignored.
tryAddChild(child: AnyCurve): boolean
| Parameter | Type | Description | 
|---|---|---|
| child | AnyCurve | 
Returns - boolean
Defined in
- curve/ParityRegion.ts Line 115
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.