-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
contribution welcomeIt's a nice feature! But we do not have the time to do it ourselves. Contribution welcomed!It's a nice feature! But we do not have the time to do it ourselves. Contribution welcomed!
Description
See discussion in #399.
Basically, we would like it if someone copied the implementation of GetAllStates but made two changes:
- Use
State::FullHistoryto check for equality, rather thanState::ToString - Return a
std::vector<std::unique_ptr<State>>rather than astd::map<std::string, std::unique_ptr<State>>.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contribution welcomeIt's a nice feature! But we do not have the time to do it ourselves. Contribution welcomed!It's a nice feature! But we do not have the time to do it ourselves. Contribution welcomed!