run method

A run(
  1. R r
)

Provide the value R (dependency) and extract result A.

Implementation

A run(R r) => _read(r);