let
remove_attribute name node =
node >>> set name (inject
Nil
)