PoolArray.append

struct PoolArray(T)
@nogc nothrow
alias append = pushBack

Meta