Functor Biokepi.EDSL.Transform.Apply_functions (.ml)

module Apply_functions: Biokepi_pipeline_edsl.Transform_applications.Apply
Apply as much EDSL functions as possible to their arguments (including list_map).
Parameters:
Input : Biokepi_pipeline_edsl.Semantics.Bioinformatics_base

module The_pass: Biokepi_pipeline_edsl.Transform_applications.Apply_optimization_framework(Input)
include struct ... end
We populate the module with the default implementations (which do nothing).
include The_pass.Language_delta
We override the few functions we're interested in.