asVoid abstract method

Monad<void> asVoid()

Transforms the contained value to void.

Implementation

Monad<void> asVoid();