Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the name key for step optional and possibly a keyword
Rarely you need the name in a step, at least in our use cases, so it becomes optional for name. It also can be a keyword, which unifies with the step function new resolution method.
- Loading branch information