Learn R Programming

lgcp (version 1.3-3)

hasNext.iter: hasNext.iter function

Description

method for iter objects test if an iterator has any more values to go

Usage

## S3 method for class 'iter':
hasNext(obj)

Arguments

obj
an iterator