TidierIteration.jl
Reference
Tutorials
walk2
Reference
apply
apply_dfc
apply_dfr
apply_keys
apply2
compact
compact!
compose
compose_n
detect
detect_index
discard
discard!
every
flatten
flatten_dfr
flatten_dfr_json
get_value
has_element
has_key
iapply
is_empty
is_non_empty
iwalk
json_string
keep
keep!
modify
modify_if
modify_if!
modify!
negate
none
papply
possibly
pwalk
some
walk
walk2
On this page
walk2
walk2
docblock
walk2
(x, y, f)
The same as
apply2(x, y, f)
but returns nothing.
walk