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

Type documentation for ObservableArray #45

Closed
jonathanolson opened this issue Aug 13, 2015 · 4 comments
Closed

Type documentation for ObservableArray #45

jonathanolson opened this issue Aug 13, 2015 · 4 comments
Assignees

Comments

@jonathanolson
Copy link
Contributor

jonathanolson commented Aug 13, 2015

Documentation for parameters/objects of type ObservableArray should include the type of the element (like {ObservableArray.}).

Review: #31

@andrey-zelenkov
Copy link
Contributor

Added type documentation for ObservableArray. Reassign to @jonathanolson for verification.

@jonathanolson
Copy link
Contributor Author

Thanks!

I'll look into some renaming, like with pointsProperty:

// @param {ObservableArray.<Point>} pointsProperty - Array of points for plotting curve.

@veillette
Copy link
Contributor

The documentation was added. In addition the observable array was renamed points, throughout the simulation.

@veillette
Copy link
Contributor

Closing

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

No branches or pull requests

3 participants