libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
GrowBy
libd
datastructures
growth
Undocumented in source.
@
nogc
nothrow
struct
GrowBy (
alias
F
) {
static
size_t
grow
(size_t from);
}
Members
Static functions
grow
size_t
grow
(size_t from)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
libd
datastructures
growth
aliases
DefaultGrowth
functions
GrowByAmount
GrowByPercentage
GrowByScale
GrowTo
structs
GrowBy
Growth