classThe class of receiver objects.[['a, 'b, 'c]]rx :('a, 'b, 'c) wire_t ->object..end
Cf_gadget.connector A wire carrying messages of type 'x.method get : 'd.
('a -> ('d, 'b, 'c, unit) t) ->
('d, 'b, 'c, unit) guard_trx#get f to produce a guard that receives a message on the
associated wire by applying the function f to it.