to<E> method

E? to<E>()

Implementation

E? to<E>() => cast<E>(this);