pub fn noop_task<R, E>(
    value: f64,
    ptp: TypeScheme
) -> impl Task<(), Representation = R, Expression = E>