pub fn seq_next_value( cx: &mut Cx, target: &Value, ) -> Result<Option<SequenceItem>>
Pulls the next item from a value that is a sequence or a stream.