Rxn<T> constructor

Rxn<T>([
  1. T? initial
])

Implementation

Rxn([super.initial]);