|
Go backward to Array(): DuplicationGo up to General Go forward to ==: Comparison
|
|
=: Assignment= b Specification: Binds a to the array b (i.e. to the array to which b is bound). This overrides any previous binding of a. If b is not bound to any array, a becomes unbound.
Complexity: .