operation property

  1. @protected
Logic Function(List<Logic> inputs, {String name}) operation
final

The radix-sized input operation to be performed at each node.

Implementation

@protected
final Logic Function(List<Logic> inputs, {String name}) operation;