interface RSet.Builder<T>
A mutable Set builder used to efficiently create new immutable instances. See the Set documentation and the RSet.Builder API documentation
Type parameters
| Name | Description |
|---|---|
| T | the value type |
interface RSet.Builder<T>A mutable Set builder used to efficiently create new immutable instances. See the Set documentation and the RSet.Builder API documentation
| Name | Description |
|---|---|
| T | the value type |