-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
How to work with
struct:Although there is a good documentation on
Compositeit would be cool to have some concrete examples on how to use it. For example, should a pullback return aCompositeor aNamedTuplefor astructargument? Also maybe warn that by default the output from a constructor will be aCompositeetc...Constructor rules:
Similarly to the previous point, I saw a lot of confusion on how to properly define
rrulefor constructors and objects acting as functions. Having a small example explaining that for a constructor::Type{Object}should be used, or directly::Objectwould make it more clear
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation