Bcfg_query.FmtSourceval surround :
string ->
string ->
(Format.formatter -> 'a -> 'b) ->
Format.formatter ->
'a ->
unitval iter :
?sep:??? ->
(('a -> 'b) -> 'c -> 'd) ->
(Format.formatter -> 'a -> 'b) ->
Format.formatter ->
'c ->
'dval list :
?sep:??? ->
(Format.formatter -> 'a -> unit) ->
Format.formatter ->
'a list ->
unit