move

fun move(from: Name, to: Name, operation: (Meta?) -> Meta? = { it })

Move an item from from to to, optionally applying operation it defined