as<R> abstract method
WARNING! This method is experimental and may be removed in the future versions.
Forceful typecast to R
.
Implementation
Maybe<R> as<R>();
WARNING! This method is experimental and may be removed in the future versions.
Forceful typecast to R
.
Maybe<R> as<R>();