map

fun TreeLike.map(mapper: (Int) -> Path<Int>, unmapper: (Path<Int>) -> Int): ListLike(source)

Created by Nicholas Eddy on 4/8/19.