Uses purrr::reduce() to apply each function of funs sequentially to pd_flat.
purrr::reduce()
funs
pd_flat
visit_one(pd_flat, funs)
A flat parse table.
A list of transformer functions.
Other visitors: visit
visit