Mutant¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
Any input type is accepted. The input value will pass through unchanged. | Any |
||
Output ➡️ |
Outputs the input value, passed through unchanged. | Any |
||
Shard |
No | The shard to mutate. | none |
Shard |
Indices |
No | The parameter indices to mutate of the inner shard. | none |
[Int] |
Mutations |
No | Optional operations to apply to the parameters, if empty a default operator will be used. | none |
[Shard [Shard] None] |
Options |
No | Mutation options table - a table with mutation options. | none |
None {Any} |
This shard modifies the parameters of the shard specified in the Shard parameter. Which parameters are modified is specified Indices parameter and how they are modified is specified in the Mutations parameter. This shard should be used in conjunction with the Evolve shard to evolve the wire.