cast<R> method

Set<R> cast<R>()

Implementation

Set<R> cast<R>() => value.cast<R>();