Traqula
Preparing search index...
@traqula/algebra-transformations-1-2
Algebra
Construct
Interface Construct
Algebra operation taking a single operation as input.
interface
Construct
{
input
:
Algebra
.
Operation
;
subType
?:
string
;
template
:
Algebra
.
Pattern
[]
;
type
:
CONSTRUCT
;
}
Hierarchy (
View Summary
)
Algebra
.
Single
Construct
Index
Properties
input
sub
Type?
template
type
Properties
input
input
:
Algebra
.
Operation
Optional
sub
Type
subType
?:
string
template
template
:
Algebra
.
Pattern
[]
type
type
:
CONSTRUCT
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
sub
Type
template
type
Traqula
Loading...
Algebra operation taking a single operation as input.