mapWithNewMeta

fun <NEXT> mapWithNewMeta(nextIn: (OUT) -> NEXT, nextOut: (NEXT) -> OUT, paramMeta: ParamMeta): BiDiLensSpec<IN, NEXT>