StringImpl.front

Undocumented in source.
struct StringImpl(Char, Allocator)
@property const
front
()
if (
is(Char == Unqual!Char) &&
isSomeChar!Char
)

Meta