Extract constructor

const Extract(
  1. Type extractor
)

Binds the parameter to extractor.

Implementation

const Extract(this.extractor);