phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
histogram
nxt
ngram
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
pure nothrow
auto
histogram
(
Kind
kind
=
Kind.saturated
Storage
storage
=
Storage.denseDynamic
Symmetry
symmetry
=
Symmetry.ordered
RequestedBinType
=
void
Range
)
(
in
Range
range
)
if
(
isIterable
!
Range
)
Meta
Source
See Implementation
nxt
ngram
aliases
Hist
bunigram
hist
unigram
enums
Kind
Storage
Symmetry
functions
bigram
bistogram
bistogramOverRepresentation
histogram
ngram
pengram
quagram
sparseUIntBigram
sparseUIntNGramOverRepresentation
sparseUIntQuagram
sparseUIntQuagramOverRepresentation
sparseUIntTrigram
trigram
structs
NGram