package transept

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A Builder has the capability to build a stream from an alternate data. The corresponding type is abstract and strongly linked to the CORE module.

type _ t
val build : 'a t

Creates a stream.