Module extendr_api::iter[][src]

Structs

EnvIter

Iterator over the names and values of an environment

ListIter

Iterator over the objects in a VECSXP, EXPRSXP or WEAKREFSXP.

PairlistIter
PairlistTagIter

Iterator over pairlist tag names.

SliceIter

Generalised iterator of numbers and logical. See Int, Real and Logical.

StrIter

Iterator over strings or string factors.

Type Definitions

Int

Iterator over primitives in integer objects.

Logical

Iterator over primitives in logical objects.

NamedListIter

Iterator over name-value pairs in lists.

Real

Iterator over primitives in real objects.