phobos-next v0.3.8 (2020-08-04T23:11:21Z)
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.