readln method

Free<F, String?> readln()

Implementation

Free<F, String?> readln() => liftOp(new Readln());