Summary:
Multiple declarations should be documented in the reference manual and user's guide.
Description:
PR stan-dev/stanc3#670 added the ability to write declarations like
Not only is this feature useful and should be shown off, there are also some questions or edge cases it would be good to document up front. For example, the PR shows you can do assignment at the same time, but can you do constraints, etc? Also, is the full form (without constraints) available for local variables?
I would be happy to write it up if @rybern could give a brief overview of what is or isn't supported
Summary:
Multiple declarations should be documented in the reference manual and user's guide.
Description:
PR stan-dev/stanc3#670 added the ability to write declarations like
Not only is this feature useful and should be shown off, there are also some questions or edge cases it would be good to document up front. For example, the PR shows you can do assignment at the same time, but can you do constraints, etc? Also, is the full form (without constraints) available for local variables?
I would be happy to write it up if @rybern could give a brief overview of what is or isn't supported