Create.Bval primitive : 'a Cf_type.nym -> (Out.channel, 'a) tSame as Cf_data_render.Basis.primitive.
val control :
[ `Default
| `Special of
(Out.channel, 'a) t ->
('a, 'b) Cf_data_render.control ->
(Out.channel, 'b) t ]Same as Cf_data_render.Basis.control.
val pair :
'k Cf_data_render.pair ->
(Out.channel, unit) t ->
(Out.channel, unit) t ->
(Out.channel, unit) tSame as Cf_data_render.Basis.pair.
val sequence :
'k Cf_data_render.container ->
(Out.channel, unit) t Seq.t ->
(Out.channel, unit) tSame as Cf_data_render.Basis.sequence.