package oxbow

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

Module Window.SwallowSource

module Relation : sig ... end
type t = {
  1. mutable role : Oxbow_core.Swallow_role.t;
  2. mutable relation : Relation.t option;
}