Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move last 3 steps of the expansion algorithm #299

Merged
merged 2 commits into from Jan 3, 2020
Merged

Move last 3 steps of the expansion algorithm #299

merged 2 commits into from Jan 3, 2020

Conversation

gkellogg
Copy link
Member

@gkellogg gkellogg commented Jan 3, 2020

which were formally in a paragraph following the algorithm steps, into the expand() API method to be performed after the algorithm has completed.

This restores previous desired behavior that the expansion algorithm typically results in a map when starting with a map, and not an array containing that map.

For #294.


Preview | Diff

…a paragraph following the algorithm steps, into the `expand()` API method to be performed after the algorithm has completed.

This restores previous desired behavior that the expansion algorithm typically results in a map when starting with a map, and not an array containing that map.

For #294.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant