tIterable constant

TypeInfo<Iterable> const tIterable

Implementation

static const TypeInfo<Iterable> tIterable =
    TypeInfo._const(_TypeWrapper.twIterable);