Module Via_list.Builder

The stream builder module with an element list as a source.

type 'a t = 'a list -> 'a Transept_stream__.List.t
val build : 'a t

Creates a stream.