[ngrams] migrate T.Rows to List
This could be more performant than Array. We don't do random access, only filtering.
Showing
Please register or sign in to comment
This could be more performant than Array. We don't do random access, only filtering.