Vaughn Friesen

Results 1 comments of Vaughn Friesen

One possibility is to have the `Processor` implementation contain the slice, and the `Process` method can append to the slice. Keep in mind, though, that `Process` can be called concurrently...