Traqula
Preparing search index...
@traqula/algebra-transformations-1-2
Algebra
Double
Interface Double
Algebra operation taking exactly two input operations.
interface
Double
{
input
:
[
Algebra
.
Operation
,
Algebra
.
Operation
]
;
subType
?:
string
;
type
:
string
;
}
Hierarchy (
View Summary
)
Algebra
.
Multi
Double
Algebra
.
LeftJoin
Algebra
.
Minus
Index
Properties
input
sub
Type?
type
Properties
input
input
:
[
Algebra
.
Operation
,
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 exactly two input operations.