phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
bistogram
nxt
ngram
Computes $(LUCKY Binary Histogram) of
range
.
@
safe
pure nothrow
auto
bistogram
(
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
Computes $(LUCKY Binary Histogram) of range.