FastAppender.peek

As with get, but ownership is preserved. The return value is valid until the next allocation, or until Appender is destroyed.

struct FastAppender(I, Allocator = GCAllocator)
I[]
peek
()

Meta