lib/core/collection: add `CachedIterator` to factorize the logic of iterators with...
[nit.git] / c_src / core__utf8.sep.0.h
1 #include "nit.common.h"
2 val* NEW_core__utf8__UTF8Codec(const struct type* type);
3 extern const struct type type_core__utf8__UTF8Codec;