mapTransform

inline fun <T : ContentNode, R : ContentNode> R.mapTransform(noinline operation: (T) -> T): R