View Source ExactoKnife.Refactorings.Node (exacto_knife v0.1.5)

Helpers when dealing with AST nodes and node traversal

Link to this section Summary

Link to this section Functions

Link to this function

put_in(list_or_tuple, path, value)

View Source
Link to this function

update_in(tuple, list, fun)

View Source