struct
(** Apply as much EDSL functions as possible to their arguments (including
list_map
). *)
module
Apply_functions
=
Biokepi_pipeline_edsl
.
Transform_applications
.
Apply
end