Branch: refs/heads/main
Revision: fc77932
Author: jeremiah-corrado
Link: Cleaning up Tuple docs by jeremiah-corrado · Pull Request #20630 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20630 from jeremiah-corrado/clean-up-tuple-docs
This PR makes some improvements to the docs for the Tuple type:
- Most of the operators were
no doc
-ed due to recent changes inchpldoc
that expose more operators. Relevant parent issue here: https://github.com/Cray/chapel-private/issues/3783 - Some operator examples in the language-spec page were improved
- The signature for
isTuple
in the language-spec page was corrected
[ Reviewed by @arezaii ] - Thanks!
Modified Files:
M doc/rst/language/spec/tuples.rst
M modules/internal/ChapelTuple.chpl
Compare: https://github.com/chapel-lang/chapel/compare/616277d0794c...fc77932f2d1e