vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
LazyString
index
vibe
db
redis
idioms
Undocumented in source.
struct
LazyString (
T
...
) {
this
(T values);
void
toString
(void delegate(string) sink);
}
Constructors
this
this
(T values)
Undocumented in source.
Members
Functions
toString
void
toString
(void delegate(string) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
index
vibe
db
redis
idioms
enums
RedisCollectionOptions
functions
jsonEncoded
redisStrip
structs
JsonEncoded
LazyString
RedisCollection
RedisLock
RedisObject
RedisObjectField
RedisStripped
templates
RedisHashCollection
RedisListCollection
RedisObjectCollection
RedisSetCollection
RedisStringCollection