- [x] `apply_actions`: applies all domain actions in list order - Should have a optional flag to preserve actions - [x] `apply_fill`: applies a single fill action - [x] `apply_set`: applies a single set action - [x] `apply_remove`: applies a single remove action - apply single action functions should not touch `domain.actions`