swap: swap

Description Usage Arguments Value Examples

Description

...

Usage

1
swap(composite, old, new, ...)

Arguments

composite

The composite algorithm where we want to operate the substitution (algo_composite)

old

The old composant algorithm that we want to remove from the composite (algo_base)

new

The new composant algorithm that we want to introduce in the composite (algo_base)

...

For future usage

Value

The composite algorithm with the substitution.

Examples

1
# ...

daviddoret/haricot documentation built on May 21, 2019, 1:42 a.m.