cast<R> method

view source

Set<R> cast <R>() inherited

Implementation

Set<R> cast<R>() => Set.castFrom<E, R>(this);