Functor Biokepi_pipeline_edsl.Transform_applications.Apply_optimization_framework (.ml)

module Apply_optimization_framework: 
functor (Input : Biokepi_pipeline_edsl.Semantics.Bioinformatics_base) -> sig .. end
Parameters:
Input : Biokepi_pipeline_edsl.Semantics.Bioinformatics_base

module Transformation_types: sig .. end
module Transformation: Biokepi_pipeline_edsl.Optimization_framework.Define_transformation(Transformation_types)
Applying this functor just adds functions that we don't use yet; so this could be simplified in the future.
module Language_delta: sig .. end
Biokepi_pipeline_edsl.Transform_applications.Apply_optimization_framework.Language_delta is where we “intercept” the terms of the language that are interesting.