Sequences two computations, discarding the result of first.
first
The Apply instance for S.
Apply
S
The sequenced computation, doing first then second.
second
Generated using TypeDoc
Sequences two computations, discarding the result of
first
.