Reads a value from the reference and converts by fn. It throws on the referent value was not initialized or dropped.
fn
A mapping function.
The reading and mapping operation which results B.
B
Generated using TypeDoc
Reads a value from the reference and converts by
fn
. It throws on the referent value was not initialized or dropped.