# Functions
FromChunks converts []client.Chunk to []chunk.Chunk.
SeriesChunksToMatrix converts slice of []client.TimeSeriesChunk to a model.Matrix.
StreamsToMatrix converts a slice of QueryStreamResponse to a model.Matrix.
ToChunks converts []chunk.Chunk to []client.Chunk.