MCPcopy Create free account
hub / github.com/activeloopai/deeplake / end

Method end

cpp/nd/impl/unary_kernel_expression.hpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 iterator end() const
71 {
72 return iterator(converter(op_), a_.end());
73 }
74
75 array get(int64_t index) const
76 {

Callers

nothing calls this directly

Calls 1

iteratorClass · 0.70

Tested by

no test coverage detected