Ft typedef Null safety
An alias for int, used to denote the frequency of a Term in an index or indexed object.
Implementation
typedef Ft = int;
An alias for int, used to denote the frequency of a Term in an index or indexed object.
typedef Ft = int;