Returns an entry from a singular sequence or a default value if empty. Throws if more than one entry.
Returns an entry from a singular sequence or undefined if empty.
undefined
Returns an entry from a singular sequence or the default value if empty. Throws if more than one entry.
Returns an entry from a singular sequence or a default value if empty. Throws if more than one entry.
Param: defaultValue
Returns