package logtk

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

Module Signature.SeqSource

Sourceval symbols : t -> ID.t Iter.t
Sourceval types : t -> Type.t Iter.t
Sourceval to_seq : t -> (ID.t * (Type.t * bool)) Iter.t
Sourceval of_seq : (ID.t * (Type.t * bool)) Iter.t -> t
Sourceval add_seq : t -> (ID.t * (Type.t * bool)) Iter.t -> t