phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
bigram
nxt
ngram
Computes $(LUCKY Bi-Gram) of
range
.
@
safe
pure nothrow
auto
bigram
(
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
enums
Kind
Storage
Symmetry
functions
bigram
bistogram
bistogramOverRepresentation
ngram
pengram
quagram
trigram
structs
NGram
Computes $(LUCKY Bi-Gram) of range.