package libzipperposition

  1. Overview
  2. Docs
On This Page
  1. Stream
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Libzipperposition.StreamSource

Stream

Streams are potentially infinite lists of clauses

Sourceval stat_stream_create : Logtk.Util.stat
Sourcemodule type S = Stream_intf.S
Sourcemodule type ARG = sig ... end
Sourcemodule Make (A : ARG) : S with module Ctx = A.Ctx and module C = A.C