phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
NGram.BinType
nxt
ngram
NGram
Determine Bin (Counter) Type.
alias
BinType
=
bool
struct
NGram
(ValueType, int N = 1, Kind kind = Kind.saturated, Storage storage = Storage.denseDynamic, Symmetry symmetry = Symmetry.ordered, RequestedBinType = void, Range)
static if
(
isBinary
)
alias
BinType
=
bool
alias
BinType
=
uint64_t
alias
BinType
=
RequestedBinType
Meta
Source
See Implementation
nxt
ngram
NGram
aliases
BinType
Q
constructors
this
functions
denseness
densenessUncached
empty
inc
incs
invalidateStats
matchDenser
normalize
opAssign
opBinary
opIndex
opIndexAssign
put
reset
shallowDenseness
toString
typeName
value
manifest constants
bitsE
cacheDeepDenseness
combE
getStorage
isAA
isBinary
isDense
isSparse
noABins
noBins
properties
order
variables
_bins
_deepDenseness
Determine Bin (Counter) Type.