Search
exacto_knife
v0.1.5
Pages
Modules
Mix
Tasks
Settings
View Source
ExactoKnife.Refactorings.Node
(exacto_knife v0.1.5)
Helpers when dealing with AST nodes and node traversal
Link to this section
Summary
Functions
get_in(tuple, list)
put_in(list_or_tuple, path, value)
update_in(tuple, list, fun)
Link to this section
Functions
Link to this function
get_in(tuple, list)
View Source
Link to this function
put_in(list_or_tuple, path, value)
View Source
Link to this function
update_in(tuple, list, fun)
View Source