UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

2 lines (1 loc) 81 B
export declare function toSet<TSource>(source: Iterable<TSource>): Set<TSource>;