NGram.BinType

Determine Bin (Counter) Type.

struct NGram(ValueType, int N = 1, Kind kind = Kind.saturated, Storage storage = Storage.denseDynamic, Symmetry symmetry = Symmetry.ordered, RequestedBinType = void, Range)
alias BinType = bool

Meta