Expands an action into itself plus everything it stands for.
typedef ResolveActions = List<String> Function(List<String> actions);