ask<ENV> static method

ReaderBuilder<ENV, ENV> ask<ENV>()

Implementation

static ReaderBuilder<ENV, ENV> ask<ENV>() => ReaderBuilder(R.ask());