Ft typedef Null safety

Ft = int

An alias for int, used to denote the frequency of a Term in an index or indexed object.

Implementation

typedef Ft = int;