Lstr.generate

Undocumented in source. Be warned that the author may not have intended to support it.
template Lstr(alias str)
string
generate
(
string s
)
if (
isSomeString!(typeof(str))
)

Meta