Interface for the Selectable PClass. A selectableP could be: a plain Object, a Map, a Set and an Array as well of channels. Differently from the normal selectable, the channel is always wrapped into a Promise.
A reference to the selectableP object
Whatever the selectable is, this method convert it into an array of Promise. Warning: Map and Object keys will be lost.
Generated using TypeDoc
Interface for the Selectable PClass. A selectableP could be: a plain Object, a Map, a Set and an Array as well of channels. Differently from the normal selectable, the channel is always wrapped into a Promise.