crashcat docs
Preparing search index...
crashcat
constraints
ConstraintPool
Type Alias ConstraintPool<C>
per-type constraint pool
type
ConstraintPool
<
C
extends
ConstraintBase
=
ConstraintBase
>
=
{
constraints
:
C
[]
;
freeIndices
:
number
[]
;
nextSequence
:
number
;
type
:
ConstraintType
;
}
Type Parameters
C
extends
ConstraintBase
=
ConstraintBase
Index
Properties
constraints
free
Indices
next
Sequence
type
Properties
constraints
constraints
:
C
[]
free
Indices
freeIndices
:
number
[]
next
Sequence
nextSequence
:
number
type
type
:
ConstraintType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
constraints
free
Indices
next
Sequence
type
crashcat docs
Loading...
per-type constraint pool