Suspend<F, A> constructor

Suspend<F, A>(
  1. F fa
)

Implementation

Suspend(this.fa);