MCPcopy Create free account
hub / github.com/bab2min/tomotopy / CorpusIterObject

Method CorpusIterObject

src/python/handler/utils.h:96–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 size_t idx = 0;
95
96 CorpusIterObject() = default;
97 ~CorpusIterObject() = default;
98
99 py::UniqueCObj<CorpusIterObject> iter();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected