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