Class Compartment.duplex


class ['a, 'b] duplex : signaller -> object  end

method side1 : ('a, 'b) transport
method side2 : ('b, 'a) transport