Module type Biokepi_pipeline_edsl.Optimization_framework.Trans_base

module type Trans_base = sig .. end

type 'a from 
type 'a term 
val fwd : 'a from ->
'a term
val bwd : 'a term ->
'a from