Generates all integer which are greater than 2 and are not divided by 2 nor 3.
This is a pseudo-prime generator, suitable on checking primality of a integer by brute force method.
new() Class Public methods
succ() Instance Public methods Also aliased as:
rewind() Instance Public methods
next() Instance Public methods Alias for: