Appender.length

struct Appender(A)
@property const
size_t
length
()

Return Value

Type: size_t

The number of elements appended.

Meta