Traqula
Preparing search index...
@traqula/algebra-transformations-1-2
Algebra
Multi
Interface Multi
Algebra operation taking multiple operations as input.
interface
Multi
{
input
:
Algebra
.
Operation
[]
;
subType
?:
string
;
type
:
string
;
}
Hierarchy (
View Summary
)
Algebra
.
BaseOperation
Multi
Algebra
.
Double
Algebra
.
Alt
Algebra
.
Join
Algebra
.
Seq
Algebra
.
Union
Index
Properties
input
sub
Type?
type
Properties
input
input
:
Algebra
.
Operation
[]
Optional
sub
Type
subType
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
sub
Type
type
Traqula
Loading...
Algebra operation taking multiple operations as input.