inPlaceAppender

Convenience function that returns a InPlaceAppender instance, optionally initialized with array.

  1. InPlaceAppender!A inPlaceAppender()
    package
    inPlaceAppender
    (
    A
    )
    ()
  2. InPlaceAppender!(E[]) inPlaceAppender(A array)

Meta