through_nested_list
liquid_
fixpoint
0.1.0
In liquid_
fixpoint::
parser
liquid_fixpoint
::
parser
Function
through_
nested_
list
Copy item path
Source
fn through_nested_list<T, F>(sexp: &
Sexp
, at_bottom: F) -> T
where F:
Fn
(&
Sexp
) -> T,