Returns the elements of the specified sequence or the default value in a singleton sequence if the sequence is empty.
The type of elements in the source sequence.
The value to return if the sequence is empty.
An operator which returns the elements of the source sequence or the default value as a singleton.
Generated using TypeDoc
Returns the elements of the specified sequence or the default value in a singleton sequence if the sequence is empty.