Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/dataflow
BitwiseXorOutlet
Class BitwiseXorOutlet
Hierarchy
BinaryOutlet
BitwiseXorOutlet
Index
Constructors
constructor
Properties
operand1
Inlet
operand2
Inlet
outputs
version
Methods
bind
Output
decohere
Input
did
Decohere
Input
did
Recohere
Input
disconnect
Inputs
disconnect
Outputs
evaluate
get
map
memoize
on
Decohere
Input
on
Recohere
Input
output
Iterator
recohere
Input
unbind
Output
unbind
Outputs
watch
will
Decohere
Input
will
Recohere
Input
Constructors
constructor
new
Bitwise
Xor
Outlet
(
)
:
BitwiseXorOutlet
Returns
BitwiseXorOutlet
Properties
Readonly
operand1
Inlet
operand1
Inlet
:
Inlet
<
Value
>
Readonly
operand2
Inlet
operand2
Inlet
:
Inlet
<
Value
>
Readonly
outputs
outputs
:
readonly
Inlet
<
Value
>
[]
Readonly
version
version
:
number
Methods
bind
Output
bind
Output
(
output
:
Inlet
<
Value
>
)
:
void
Parameters
output:
Inlet
<
Value
>
Returns
void
decohere
Input
decohere
Input
(
)
:
void
Returns
void
Protected
did
Decohere
Input
did
Decohere
Input
(
)
:
void
Returns
void
Protected
did
Recohere
Input
did
Recohere
Input
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
disconnect
Inputs
disconnect
Inputs
(
)
:
void
Returns
void
disconnect
Outputs
disconnect
Outputs
(
)
:
void
Returns
void
Protected
evaluate
evaluate
(
argument1
:
Value
, argument2
:
Value
)
:
Item
Parameters
argument1:
Value
argument2:
Value
Returns
Item
get
get
(
)
:
Value
Returns
Value
map
map<O2>
(
func
:
MapValueFunction
<
Value
,
O2
>
)
:
Outlet
<
O2
>
Type parameters
O2
Parameters
func:
MapValueFunction
<
Value
,
O2
>
Returns
Outlet
<
O2
>
memoize
memoize
(
)
:
Outlet
<
Value
>
Returns
Outlet
<
Value
>
Protected
on
Decohere
Input
on
Decohere
Input
(
)
:
void
Returns
void
Protected
on
Recohere
Input
on
Recohere
Input
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
output
Iterator
output
Iterator
(
)
:
Cursor
<
Inlet
<
Value
>
>
Returns
Cursor
<
Inlet
<
Value
>
>
recohere
Input
recohere
Input
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
unbind
Output
unbind
Output
(
output
:
Inlet
<
Value
>
)
:
void
Parameters
output:
Inlet
<
Value
>
Returns
void
unbind
Outputs
unbind
Outputs
(
)
:
void
Returns
void
watch
watch
(
func
:
WatchValueFunction
<
Value
>
)
:
BitwiseXorOutlet
Parameters
func:
WatchValueFunction
<
Value
>
Returns
BitwiseXorOutlet
Protected
will
Decohere
Input
will
Decohere
Input
(
)
:
void
Returns
void
Protected
will
Recohere
Input
will
Recohere
Input
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Abstract
Record
Outlet
Abstract
Record
Streamlet
And
Outlet
Binary
Outlet
Bitwise
And
Outlet
Bitwise
Not
Outlet
Bitwise
OrOutlet
Bitwise
Xor
Outlet
constructor
operand1
Inlet
operand2
Inlet
outputs
version
bind
Output
decohere
Input
did
Decohere
Input
did
Recohere
Input
disconnect
Inputs
disconnect
Outputs
evaluate
get
map
memoize
on
Decohere
Input
on
Recohere
Input
output
Iterator
recohere
Input
unbind
Output
unbind
Outputs
watch
will
Decohere
Input
will
Recohere
Input
Conditional
Outlet
Divide
Outlet
Eq
Outlet
Ge
Outlet
Get
Outlet
Gt
Outlet
Invoke
Outlet
Le
Outlet
Lt
Outlet
Minus
Outlet
Modulo
Outlet
Ne
Outlet
Negative
Outlet
Not
Outlet
Or
Outlet
Plus
Outlet
Positive
Outlet
Record
Field
Updater
Record
Model
Record
Scope
Record
Streamlet
Reifier
Times
Outlet
Unary
Outlet
Record
Outlet
Dataflow
Record
Outlet
Generated using
TypeDoc