phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
StringStore
nxt
string_store
Store sets of strings with different lengths compactly.
@
safe
pure
struct
StringStore {
void
insertBack
(string value);
}
Members
Functions
insertBack
void
insertBack
(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
nxt
string_store
structs
StringStore
Store sets of strings with different lengths compactly.